[==========] 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 11:07:24.777863  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:43395
I20260710 11:07:24.779265  6525 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 11:07:24.780218  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.795529  6531 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 11:07:24.795565  6532 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 11:07:24.797430  6525 server_base.cc:1061] running on GCE node
W20260710 11:07:24.796857  6534 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 11:07:25.888985  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:25.889206  6525 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 11:07:25.889354  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681645889338 us; error 0 us; skew 500 ppm
I20260710 11:07:25.890123  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:25.899492  6525 webserver.cc:533] Webserver started at http://127.6.95.126:44269/ using document root <none> and password file <none>
I20260710 11:07:25.900355  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:25.900557  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:25.900949  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:25.906426  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "58323ea11cdd4589a9f1ed9797d1aaf7"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-gxjw"
I20260710 11:07:25.913722  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:25.918380  6540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.919373  6525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:07:25.919685  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "58323ea11cdd4589a9f1ed9797d1aaf7"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-gxjw"
I20260710 11:07:25.920001  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-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 11:07:25.979391  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:25.981182  6525 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 11:07:25.981601  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.049368  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:43395
I20260710 11:07:26.049451  6591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:43395 every 8 connection(s)
I20260710 11:07:26.056910  6592 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 11:07:26.076839  6592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7: Bootstrap starting.
I20260710 11:07:26.082161  6592 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.083829  6592 log.cc:826] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:26.087827  6592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7: No bootstrap required, opened a new log
I20260710 11:07:26.107342  6592 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58323ea11cdd4589a9f1ed9797d1aaf7" member_type: VOTER }
I20260710 11:07:26.107869  6592 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.108129  6592 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58323ea11cdd4589a9f1ed9797d1aaf7, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.108950  6592 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58323ea11cdd4589a9f1ed9797d1aaf7" member_type: VOTER }
I20260710 11:07:26.109421  6592 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:26.109688  6592 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:26.109995  6592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.113838  6592 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58323ea11cdd4589a9f1ed9797d1aaf7" member_type: VOTER }
I20260710 11:07:26.114477  6592 leader_election.cc:304] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [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: 58323ea11cdd4589a9f1ed9797d1aaf7; no voters: 
I20260710 11:07:26.116052  6592 leader_election.cc:290] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:26.116386  6595 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.118602  6595 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 1 LEADER]: Becoming Leader. State: Replica: 58323ea11cdd4589a9f1ed9797d1aaf7, State: Running, Role: LEADER
I20260710 11:07:26.119397  6595 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [LEADER]: Queue going to LEADER mode. State: All 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: "58323ea11cdd4589a9f1ed9797d1aaf7" member_type: VOTER }
I20260710 11:07:26.120431  6592 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:26.128739  6596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58323ea11cdd4589a9f1ed9797d1aaf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58323ea11cdd4589a9f1ed9797d1aaf7" member_type: VOTER } }
I20260710 11:07:26.129454  6596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:26.129200  6597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58323ea11cdd4589a9f1ed9797d1aaf7. Latest consensus state: current_term: 1 leader_uuid: "58323ea11cdd4589a9f1ed9797d1aaf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58323ea11cdd4589a9f1ed9797d1aaf7" member_type: VOTER } }
I20260710 11:07:26.129815  6597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:26.132486  6603 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:26.142225  6603 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:26.144862  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:26.157065  6603 catalog_manager.cc:1383] Generated new cluster ID: 1c0bd0c9cf8f44509a49cee7a3595a0e
I20260710 11:07:26.157282  6603 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:26.181838  6603 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:26.183848  6603 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:26.201265  6603 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7: Generated new TSK 0
I20260710 11:07:26.202278  6603 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:26.215183  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.222556  6614 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 11:07:26.223773  6615 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 11:07:26.229736  6617 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 11:07:26.230080  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:26.230755  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.230967  6525 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 11:07:26.231124  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681646231104 us; error 0 us; skew 500 ppm
I20260710 11:07:26.231660  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.235356  6525 webserver.cc:533] Webserver started at http://127.6.95.65:45219/ using document root <none> and password file <none>
I20260710 11:07:26.235852  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.236080  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.236340  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.237725  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "30b18ca3663d432d8665da13a85a9778"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-gxjw"
I20260710 11:07:26.242885  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:07:26.246862  6622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.247577  6525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:07:26.247830  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "30b18ca3663d432d8665da13a85a9778"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-gxjw"
I20260710 11:07:26.248142  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-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 11:07:26.278927  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.280334  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.282747  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.286886  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.287097  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.287343  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.287492  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.378623  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:46099
I20260710 11:07:26.378697  6684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:46099 every 8 connection(s)
I20260710 11:07:26.385140  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.398083  6689 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 11:07:26.400532  6690 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 11:07:26.407788  6693 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 11:07:26.409437  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:26.410288  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.410490  6525 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 11:07:26.410681  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681646410662 us; error 0 us; skew 500 ppm
I20260710 11:07:26.411388  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.412065  6685 heartbeater.cc:344] Connected to a master server at 127.6.95.126:43395
I20260710 11:07:26.412453  6685 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.413383  6685 heartbeater.cc:507] Master 127.6.95.126:43395 requested a full tablet report, sending...
I20260710 11:07:26.414896  6525 webserver.cc:533] Webserver started at http://127.6.95.66:44485/ using document root <none> and password file <none>
I20260710 11:07:26.415563  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.415809  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.416193  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.416365  6557 ts_manager.cc:194] Registered new tserver with Master: 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099)
I20260710 11:07:26.417790  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-gxjw"
I20260710 11:07:26.418561  6557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44596
I20260710 11:07:26.423434  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:07:26.428476  6697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.429257  6525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:07:26.429560  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-gxjw"
I20260710 11:07:26.429884  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-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 11:07:26.472141  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.473385  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.475355  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.478478  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.478672  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.478879  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.479029  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.568485  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:44515
I20260710 11:07:26.568581  6759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:44515 every 8 connection(s)
I20260710 11:07:26.574606  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.582161  6763 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 11:07:26.584690  6764 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 11:07:26.590256  6760 heartbeater.cc:344] Connected to a master server at 127.6.95.126:43395
I20260710 11:07:26.590673  6760 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.591609  6760 heartbeater.cc:507] Master 127.6.95.126:43395 requested a full tablet report, sending...
I20260710 11:07:26.592275  6525 server_base.cc:1061] running on GCE node
W20260710 11:07:26.592453  6766 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 11:07:26.593915  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:26.593915  6557 ts_manager.cc:194] Registered new tserver with Master: 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
W20260710 11:07:26.594316  6525 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 11:07:26.594530  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681646594510 us; error 0 us; skew 500 ppm
I20260710 11:07:26.595219  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.595872  6557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44608
I20260710 11:07:26.597884  6525 webserver.cc:533] Webserver started at http://127.6.95.67:40185/ using document root <none> and password file <none>
I20260710 11:07:26.598336  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.598520  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.598745  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.599824  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-gxjw"
I20260710 11:07:26.603971  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:26.607020  6771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.607741  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:07:26.608011  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-gxjw"
I20260710 11:07:26.608270  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644618424-6525-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 11:07:26.624972  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.626152  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.628368  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.630815  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.631037  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.631282  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.631423  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.714988  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:36389
I20260710 11:07:26.715171  6833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:36389 every 8 connection(s)
I20260710 11:07:26.734761  6834 heartbeater.cc:344] Connected to a master server at 127.6.95.126:43395
I20260710 11:07:26.735107  6834 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.735843  6834 heartbeater.cc:507] Master 127.6.95.126:43395 requested a full tablet report, sending...
I20260710 11:07:26.737686  6557 ts_manager.cc:194] Registered new tserver with Master: cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:26.738804  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01436086s
I20260710 11:07:26.738945  6557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44622
I20260710 11:07:26.787053  6557 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44628:
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 11:07:26.790386  6557 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 11:07:26.883279  6799 tablet_service.cc:1511] Processing CreateTablet for tablet 3275c340c5754f9d8d52a2f953c3bccf (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.884905  6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3275c340c5754f9d8d52a2f953c3bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.889021  6725 tablet_service.cc:1511] Processing CreateTablet for tablet 3275c340c5754f9d8d52a2f953c3bccf (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.890291  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3275c340c5754f9d8d52a2f953c3bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.891163  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 3275c340c5754f9d8d52a2f953c3bccf (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.892488  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3275c340c5754f9d8d52a2f953c3bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.895520  6724 tablet_service.cc:1511] Processing CreateTablet for tablet 4af31d934468451393e28a418175b661 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.896860  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af31d934468451393e28a418175b661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.897195  6723 tablet_service.cc:1511] Processing CreateTablet for tablet 0c77444fe68f402a8ec46c23b510612b (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.898545  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c77444fe68f402a8ec46c23b510612b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.902145  6722 tablet_service.cc:1511] Processing CreateTablet for tablet 864e6a4b8594483eb3e64dee890f7344 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.903381  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864e6a4b8594483eb3e64dee890f7344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.905216  6721 tablet_service.cc:1511] Processing CreateTablet for tablet 815766925ee741c396092355faa3e233 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.906543  6798 tablet_service.cc:1511] Processing CreateTablet for tablet 4af31d934468451393e28a418175b661 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.907989  6797 tablet_service.cc:1511] Processing CreateTablet for tablet 0c77444fe68f402a8ec46c23b510612b (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.910190  6796 tablet_service.cc:1511] Processing CreateTablet for tablet 864e6a4b8594483eb3e64dee890f7344 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.912400  6795 tablet_service.cc:1511] Processing CreateTablet for tablet 815766925ee741c396092355faa3e233 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.907871  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af31d934468451393e28a418175b661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.915009  6794 tablet_service.cc:1511] Processing CreateTablet for tablet b40a1deb8cae4a5fa150bbffa7aa3d67 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.916221  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b40a1deb8cae4a5fa150bbffa7aa3d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.920034  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad51785614491aa4ae45743cfcbaa0 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.921231  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad51785614491aa4ae45743cfcbaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.923319  6792 tablet_service.cc:1511] Processing CreateTablet for tablet ee5bf09ce07f4f04ba57127556b8cfa4 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:26.924366  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815766925ee741c396092355faa3e233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.925066  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bf09ce07f4f04ba57127556b8cfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.925668  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864e6a4b8594483eb3e64dee890f7344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.925961  6791 tablet_service.cc:1511] Processing CreateTablet for tablet 96667d428ad44d09a62dadf1c12e4260 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:26.927143  6791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96667d428ad44d09a62dadf1c12e4260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.906508  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815766925ee741c396092355faa3e233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.928879  6649 tablet_service.cc:1511] Processing CreateTablet for tablet 4af31d934468451393e28a418175b661 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.930092  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af31d934468451393e28a418175b661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.930806  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c77444fe68f402a8ec46c23b510612b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.941110  6720 tablet_service.cc:1511] Processing CreateTablet for tablet b40a1deb8cae4a5fa150bbffa7aa3d67 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.952432  6647 tablet_service.cc:1511] Processing CreateTablet for tablet 864e6a4b8594483eb3e64dee890f7344 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.956606  6647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864e6a4b8594483eb3e64dee890f7344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.941174  6719 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad51785614491aa4ae45743cfcbaa0 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.944769  6648 tablet_service.cc:1511] Processing CreateTablet for tablet 0c77444fe68f402a8ec46c23b510612b (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.962949  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b40a1deb8cae4a5fa150bbffa7aa3d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.978657  6645 tablet_service.cc:1511] Processing CreateTablet for tablet b40a1deb8cae4a5fa150bbffa7aa3d67 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.984212  6718 tablet_service.cc:1511] Processing CreateTablet for tablet ee5bf09ce07f4f04ba57127556b8cfa4 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:26.986644  6648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c77444fe68f402a8ec46c23b510612b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.987645  6646 tablet_service.cc:1511] Processing CreateTablet for tablet 815766925ee741c396092355faa3e233 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.992102  6644 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad51785614491aa4ae45743cfcbaa0 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.989223  6717 tablet_service.cc:1511] Processing CreateTablet for tablet 96667d428ad44d09a62dadf1c12e4260 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:26.990691  6719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad51785614491aa4ae45743cfcbaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.008339  6642 tablet_service.cc:1511] Processing CreateTablet for tablet 96667d428ad44d09a62dadf1c12e4260 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:27.009923  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96667d428ad44d09a62dadf1c12e4260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.001854  6643 tablet_service.cc:1511] Processing CreateTablet for tablet ee5bf09ce07f4f04ba57127556b8cfa4 (DEFAULT_TABLE table=test-workload [id=97d6c5f330be4558bd5314fc3da15a06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:27.006668  6645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b40a1deb8cae4a5fa150bbffa7aa3d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.012755  6718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bf09ce07f4f04ba57127556b8cfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.020867  6852 tablet_bootstrap.cc:492] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.024471  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815766925ee741c396092355faa3e233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.026367  6642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96667d428ad44d09a62dadf1c12e4260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.028255  6643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bf09ce07f4f04ba57127556b8cfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.031827  6644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad51785614491aa4ae45743cfcbaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.099123  6852 tablet_bootstrap.cc:654] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.119483  6853 tablet_bootstrap.cc:492] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.137607  6855 tablet_bootstrap.cc:492] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
W20260710 11:07:27.139029  6605 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:27.151631  6852 tablet_bootstrap.cc:492] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.152110  6852 ts_tablet_manager.cc:1403] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.011s
I20260710 11:07:27.155485  6852 raft_consensus.cc:359] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.156682  6852 raft_consensus.cc:385] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.156989  6852 raft_consensus.cc:740] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.160434  6853 tablet_bootstrap.cc:654] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.160390  6852 consensus_queue.cc:260] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.164217  6855 tablet_bootstrap.cc:654] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.172040  6834 heartbeater.cc:499] Master 127.6.95.126:43395 was elected leader, sending a full tablet report...
I20260710 11:07:27.173053  6852 ts_tablet_manager.cc:1434] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.006s
I20260710 11:07:27.174000  6852 tablet_bootstrap.cc:492] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.175208  6853 tablet_bootstrap.cc:492] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.175684  6853 ts_tablet_manager.cc:1403] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.003s
I20260710 11:07:27.178741  6853 raft_consensus.cc:359] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.179574  6853 raft_consensus.cc:385] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.179864  6853 raft_consensus.cc:740] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.180124  6852 tablet_bootstrap.cc:654] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.181743  6853 consensus_queue.cc:260] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.183166  6855 tablet_bootstrap.cc:492] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.183671  6855 ts_tablet_manager.cc:1403] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.015s
I20260710 11:07:27.187232  6855 raft_consensus.cc:359] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.188055  6855 raft_consensus.cc:385] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.188398  6855 raft_consensus.cc:740] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.189183  6855 consensus_queue.cc:260] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.190984  6853 ts_tablet_manager.cc:1434] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 11:07:27.191490  6856 raft_consensus.cc:493] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.191942  6760 heartbeater.cc:499] Master 127.6.95.126:43395 was elected leader, sending a full tablet report...
I20260710 11:07:27.191968  6856 raft_consensus.cc:515] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.199139  6853 tablet_bootstrap.cc:492] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.208161  6853 tablet_bootstrap.cc:654] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.209728  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.210536  6660 raft_consensus.cc:2468] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 0.
I20260710 11:07:27.210724  6685 heartbeater.cc:499] Master 127.6.95.126:43395 was elected leader, sending a full tablet report...
I20260710 11:07:27.211081  6855 ts_tablet_manager.cc:1434] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.017s
I20260710 11:07:27.212080  6855 tablet_bootstrap.cc:492] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.212199  6775 leader_election.cc:304] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.214159  6856 leader_election.cc:290] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:27.214732  6856 raft_consensus.cc:2804] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.215113  6856 raft_consensus.cc:493] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.215505  6856 raft_consensus.cc:3060] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.218640  6855 tablet_bootstrap.cc:654] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.230518  6856 raft_consensus.cc:515] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
W20260710 11:07:27.239873  6835 tablet.cc:2406] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:27.247200  6856 leader_election.cc:290] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:27.248324  6853 tablet_bootstrap.cc:492] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.248816  6853 ts_tablet_manager.cc:1403] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260710 11:07:27.250219  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" is_pre_election: true
I20260710 11:07:27.252280  6853 raft_consensus.cc:359] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.253010  6853 raft_consensus.cc:385] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.253304  6853 raft_consensus.cc:740] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
W20260710 11:07:27.255017  6774 leader_election.cc:343] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.255242  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:27.255113  6853 consensus_queue.cc:260] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.257735  6853 ts_tablet_manager.cc:1434] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:27.258770  6853 tablet_bootstrap.cc:492] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.265340  6853 tablet_bootstrap.cc:654] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:27.274278  6774 leader_election.cc:343] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:27.275264  6775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.65:46099, user_credentials={real_user=slave}} blocked reactor thread for 63349.7us
I20260710 11:07:27.276849  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:27.277400  6660 raft_consensus.cc:3060] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.278234  6852 tablet_bootstrap.cc:492] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.278736  6852 ts_tablet_manager.cc:1403] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.031s
I20260710 11:07:27.282109  6852 raft_consensus.cc:359] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.282768  6852 raft_consensus.cc:385] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.283067  6852 raft_consensus.cc:740] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.283541  6853 tablet_bootstrap.cc:492] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.283984  6853 ts_tablet_manager.cc:1403] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260710 11:07:27.283725  6852 consensus_queue.cc:260] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.283923  6660 raft_consensus.cc:2468] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 1.
I20260710 11:07:27.285549  6775 leader_election.cc:304] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:27.285764  6852 ts_tablet_manager.cc:1434] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:27.286521  6864 raft_consensus.cc:2804] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.286988  6864 raft_consensus.cc:697] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Becoming Leader. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:27.287793  6864 consensus_queue.cc:237] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.289146  6853 raft_consensus.cc:359] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.289808  6853 raft_consensus.cc:385] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.290107  6853 raft_consensus.cc:740] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.286758  6852 tablet_bootstrap.cc:492] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.290778  6853 consensus_queue.cc:260] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.293052  6853 ts_tablet_manager.cc:1434] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:27.293943  6853 tablet_bootstrap.cc:492] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.296370  6855 tablet_bootstrap.cc:492] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.296814  6855 ts_tablet_manager.cc:1403] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.007s
I20260710 11:07:27.299613  6855 raft_consensus.cc:359] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.300436  6855 raft_consensus.cc:385] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.300805  6855 raft_consensus.cc:740] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.301630  6855 consensus_queue.cc:260] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.302373  6853 tablet_bootstrap.cc:654] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.303978  6855 ts_tablet_manager.cc:1434] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:27.304847  6855 tablet_bootstrap.cc:492] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.309038  6852 tablet_bootstrap.cc:654] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.314158  6855 tablet_bootstrap.cc:654] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.315629  6556 catalog_manager.cc:5697] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67). New cstate: current_term: 1 leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.326014  6861 raft_consensus.cc:493] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.326460  6861 raft_consensus.cc:515] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.327209  6853 tablet_bootstrap.cc:492] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.327679  6853 ts_tablet_manager.cc:1403] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260710 11:07:27.329053  6861 leader_election.cc:290] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.336747  6852 tablet_bootstrap.cc:492] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.337272  6852 ts_tablet_manager.cc:1403] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.011s
I20260710 11:07:27.337008  6853 raft_consensus.cc:359] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.337662  6853 raft_consensus.cc:385] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.337968  6853 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.338655  6853 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.340816  6852 raft_consensus.cc:359] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.341614  6852 raft_consensus.cc:385] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.341949  6852 raft_consensus.cc:740] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.342705  6852 consensus_queue.cc:260] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.344964  6855 tablet_bootstrap.cc:492] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.345386  6855 ts_tablet_manager.cc:1403] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260710 11:07:27.345538  6853 ts_tablet_manager.cc:1434] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:07:27.346442  6853 tablet_bootstrap.cc:492] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.352605  6853 tablet_bootstrap.cc:654] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.354456  6855 raft_consensus.cc:359] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.355136  6855 raft_consensus.cc:385] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.355398  6855 raft_consensus.cc:740] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.356784  6852 ts_tablet_manager.cc:1434] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:07:27.357764  6852 tablet_bootstrap.cc:492] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.363730  6852 tablet_bootstrap.cc:654] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.364710  6855 consensus_queue.cc:260] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.372545  6855 ts_tablet_manager.cc:1434] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260710 11:07:27.373451  6855 tablet_bootstrap.cc:492] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.375108  6853 tablet_bootstrap.cc:492] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.375542  6853 ts_tablet_manager.cc:1403] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260710 11:07:27.378767  6853 raft_consensus.cc:359] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.379534  6853 raft_consensus.cc:385] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.380360  6859 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.380300  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.380908  6859 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
W20260710 11:07:27.382256  6624 leader_election.cc:343] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.384606  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" is_pre_election: true
I20260710 11:07:27.385208  6859 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.386545  6852 tablet_bootstrap.cc:492] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.387017  6852 ts_tablet_manager.cc:1403] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
W20260710 11:07:27.388868  6625 leader_election.cc:343] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.389293  6625 leader_election.cc:304] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778; no voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:27.389806  6852 raft_consensus.cc:359] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.390233  6861 raft_consensus.cc:2749] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.390542  6852 raft_consensus.cc:385] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.391008  6852 raft_consensus.cc:740] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.379803  6853 raft_consensus.cc:740] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.392810  6853 consensus_queue.cc:260] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.391697  6852 consensus_queue.cc:260] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.395332  6852 ts_tablet_manager.cc:1434] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:27.395874  6859 raft_consensus.cc:493] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.396337  6852 tablet_bootstrap.cc:492] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.396298  6859 raft_consensus.cc:515] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.406400  6855 tablet_bootstrap.cc:654] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.411998  6859 leader_election.cc:290] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.412444  6859 raft_consensus.cc:493] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.412827  6859 raft_consensus.cc:515] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.414970  6859 leader_election.cc:290] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.404397  6853 ts_tablet_manager.cc:1434] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260710 11:07:27.417402  6852 tablet_bootstrap.cc:654] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.422612  6853 tablet_bootstrap.cc:492] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.429365  6853 tablet_bootstrap.cc:654] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.433521  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.434863  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.436017  6659 raft_consensus.cc:2393] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in current term 1: Already voted for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in this term.
I20260710 11:07:27.437052  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
W20260710 11:07:27.439024  6701 leader_election.cc:343] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:27.440297  6701 leader_election.cc:343] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.442149  6852 tablet_bootstrap.cc:492] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.445595  6852 ts_tablet_manager.cc:1403] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.010s
I20260710 11:07:27.448838  6808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.449015  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.450186  6852 raft_consensus.cc:359] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.451031  6852 raft_consensus.cc:385] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:27.451254  6699 leader_election.cc:343] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.451382  6852 raft_consensus.cc:740] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.451665  6699 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:27.452495  6852 consensus_queue.cc:260] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.450217  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.453776  6807 raft_consensus.cc:2468] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.455302  6852 ts_tablet_manager.cc:1434] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:27.452836  6699 leader_election.cc:304] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:27.457056  6859 raft_consensus.cc:2749] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.457485  6699 leader_election.cc:304] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:27.457647  6859 raft_consensus.cc:3060] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.458631  6877 raft_consensus.cc:2804] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.459008  6877 raft_consensus.cc:493] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.459311  6877 raft_consensus.cc:3060] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.464455  6859 raft_consensus.cc:2749] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.465639  6859 raft_consensus.cc:493] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.466063  6859 raft_consensus.cc:515] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.468099  6852 tablet_bootstrap.cc:492] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.468524  6859 leader_election.cc:290] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.469153  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.470381  6855 tablet_bootstrap.cc:492] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.470811  6855 ts_tablet_manager.cc:1403] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.012s
I20260710 11:07:27.471218  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
W20260710 11:07:27.472980  6699 leader_election.cc:343] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:27.473773  6701 leader_election.cc:343] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.474270  6852 tablet_bootstrap.cc:654] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.474246  6701 leader_election.cc:304] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:27.475610  6853 tablet_bootstrap.cc:492] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.476068  6853 ts_tablet_manager.cc:1403] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.013s
I20260710 11:07:27.476770  6877 raft_consensus.cc:515] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.478868  6853 raft_consensus.cc:359] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.479475  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:27.480010  6859 raft_consensus.cc:2749] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.473588  6855 raft_consensus.cc:359] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.480654  6855 raft_consensus.cc:385] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.480968  6855 raft_consensus.cc:740] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
W20260710 11:07:27.481007  6701 leader_election.cc:343] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.481896  6855 consensus_queue.cc:260] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.483438  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.483961  6807 raft_consensus.cc:3060] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.484038  6855 ts_tablet_manager.cc:1434] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:07:27.484975  6855 tablet_bootstrap.cc:492] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.490514  6807 raft_consensus.cc:2468] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 1.
I20260710 11:07:27.490765  6855 tablet_bootstrap.cc:654] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.491063  6877 leader_election.cc:290] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.479609  6853 raft_consensus.cc:385] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.492046  6853 raft_consensus.cc:740] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.492296  6699 leader_election.cc:304] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:27.493563  6877 raft_consensus.cc:2804] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.494097  6877 raft_consensus.cc:697] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:27.492802  6853 consensus_queue.cc:260] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.494975  6877 consensus_queue.cc:237] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.496528  6853 ts_tablet_manager.cc:1434] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:07:27.497491  6853 tablet_bootstrap.cc:492] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.501104  6852 tablet_bootstrap.cc:492] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.501557  6852 ts_tablet_manager.cc:1403] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260710 11:07:27.503470  6853 tablet_bootstrap.cc:654] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.504774  6852 raft_consensus.cc:359] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.505489  6852 raft_consensus.cc:385] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.505762  6852 raft_consensus.cc:740] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.506503  6852 consensus_queue.cc:260] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.508551  6852 ts_tablet_manager.cc:1434] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:27.509622  6852 tablet_bootstrap.cc:492] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.516078  6853 tablet_bootstrap.cc:492] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.516518  6853 ts_tablet_manager.cc:1403] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260710 11:07:27.517326  6556 catalog_manager.cc:5697] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.519105  6853 raft_consensus.cc:359] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.519748  6853 raft_consensus.cc:385] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.520048  6853 raft_consensus.cc:740] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.521129  6855 tablet_bootstrap.cc:492] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.520730  6853 consensus_queue.cc:260] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.521941  6855 ts_tablet_manager.cc:1403] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.006s
I20260710 11:07:27.522955  6853 ts_tablet_manager.cc:1434] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:27.523829  6853 tablet_bootstrap.cc:492] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.524786  6855 raft_consensus.cc:359] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.525573  6855 raft_consensus.cc:385] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.525908  6855 raft_consensus.cc:740] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.526726  6855 consensus_queue.cc:260] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.529438  6855 ts_tablet_manager.cc:1434] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:07:27.530454  6853 tablet_bootstrap.cc:654] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.530697  6855 tablet_bootstrap.cc:492] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.541188  6852 tablet_bootstrap.cc:654] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.549276  6853 tablet_bootstrap.cc:492] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.549714  6853 ts_tablet_manager.cc:1403] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 11:07:27.550088  6855 tablet_bootstrap.cc:654] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.551529  6853 raft_consensus.cc:359] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.552012  6853 raft_consensus.cc:385] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.552227  6853 raft_consensus.cc:740] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.552778  6853 consensus_queue.cc:260] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.556207  6852 tablet_bootstrap.cc:492] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.556710  6852 ts_tablet_manager.cc:1403] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260710 11:07:27.556878  6855 tablet_bootstrap.cc:492] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.557016  6853 ts_tablet_manager.cc:1434] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:27.557566  6855 ts_tablet_manager.cc:1403] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:07:27.559389  6852 raft_consensus.cc:359] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.560402  6853 tablet_bootstrap.cc:492] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: Bootstrap starting.
I20260710 11:07:27.560427  6852 raft_consensus.cc:385] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.560957  6852 raft_consensus.cc:740] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.561666  6852 consensus_queue.cc:260] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.563621  6855 raft_consensus.cc:359] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.564353  6855 raft_consensus.cc:385] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.564703  6855 raft_consensus.cc:740] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.565709  6852 ts_tablet_manager.cc:1434] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:07:27.565552  6855 consensus_queue.cc:260] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.566609  6852 tablet_bootstrap.cc:492] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.573190  6852 tablet_bootstrap.cc:654] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.575388  6855 ts_tablet_manager.cc:1434] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:07:27.576727  6877 raft_consensus.cc:493] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.577210  6877 raft_consensus.cc:515] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.579174  6877 leader_election.cc:290] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389), 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099)
I20260710 11:07:27.580693  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.581293  6658 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.582245  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.582504  6853 tablet_bootstrap.cc:654] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.583514  6701 leader_election.cc:304] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:27.584296  6877 raft_consensus.cc:2804] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.584628  6877 raft_consensus.cc:493] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.584928  6877 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.586390  6855 tablet_bootstrap.cc:492] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.591089  6877 raft_consensus.cc:515] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.582828  6807 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.593008  6855 tablet_bootstrap.cc:654] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.595664  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.596207  6807 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.602186  6807 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 1.
I20260710 11:07:27.603986  6699 leader_election.cc:304] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.604105  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:27.603008  6877 leader_election.cc:290] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Requested vote from peers cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389), 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099)
I20260710 11:07:27.604658  6658 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.605068  6877 raft_consensus.cc:2804] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.605492  6877 raft_consensus.cc:697] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:27.606204  6877 consensus_queue.cc:237] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:27.606823  6855 tablet_bootstrap.cc:492] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.607264  6855 ts_tablet_manager.cc:1403] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:07:27.611203  6658 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 1.
I20260710 11:07:27.611719  6855 raft_consensus.cc:359] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.612437  6855 raft_consensus.cc:385] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.612780  6855 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.613394  6855 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.615298  6855 ts_tablet_manager.cc:1434] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:07:27.620798  6855 tablet_bootstrap.cc:492] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.622056  6556 catalog_manager.cc:5697] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.624963  6853 tablet_bootstrap.cc:492] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: No bootstrap required, opened a new log
I20260710 11:07:27.625370  6853 ts_tablet_manager.cc:1403] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.017s
I20260710 11:07:27.627548  6855 tablet_bootstrap.cc:654] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.627837  6853 raft_consensus.cc:359] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.628494  6853 raft_consensus.cc:385] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.628747  6853 raft_consensus.cc:740] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.630535  6852 tablet_bootstrap.cc:492] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.630945  6852 ts_tablet_manager.cc:1403] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.005s
I20260710 11:07:27.633507  6852 raft_consensus.cc:359] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.634074  6852 raft_consensus.cc:385] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.634318  6852 raft_consensus.cc:740] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.635082  6852 consensus_queue.cc:260] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.636157  6853 consensus_queue.cc:260] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.638218  6852 ts_tablet_manager.cc:1434] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:27.639750  6853 ts_tablet_manager.cc:1434] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:27.641273  6852 tablet_bootstrap.cc:492] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: Bootstrap starting.
I20260710 11:07:27.643589  6861 raft_consensus.cc:493] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.644079  6861 raft_consensus.cc:515] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.646095  6861 leader_election.cc:290] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.647069  6852 tablet_bootstrap.cc:654] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.654893  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.655550  6877 raft_consensus.cc:493] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.655563  6807 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 0.
I20260710 11:07:27.656085  6877 raft_consensus.cc:515] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.657352  6624 leader_election.cc:304] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.658133  6877 leader_election.cc:290] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.658850  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" is_pre_election: true
I20260710 11:07:27.659360  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.659446  6735 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 0.
I20260710 11:07:27.660091  6807 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.661204  6699 leader_election.cc:304] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.661487  6861 raft_consensus.cc:2804] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.661634  6852 tablet_bootstrap.cc:492] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: No bootstrap required, opened a new log
I20260710 11:07:27.662087  6852 ts_tablet_manager.cc:1403] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260710 11:07:27.662885  6877 raft_consensus.cc:2804] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.663247  6877 raft_consensus.cc:493] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.663568  6877 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.665006  6852 raft_consensus.cc:359] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.665501  6861 raft_consensus.cc:493] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.666150  6861 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.667153  6852 raft_consensus.cc:385] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.667476  6852 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.668850  6852 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.672427  6855 tablet_bootstrap.cc:492] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.672839  6855 ts_tablet_manager.cc:1403] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.024s
I20260710 11:07:27.673795  6861 raft_consensus.cc:515] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.674405  6852 ts_tablet_manager.cc:1434] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:27.679685  6861 leader_election.cc:290] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.677378  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:27.682540  6735 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.675016  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.678146  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.684059  6807 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.685242  6855 raft_consensus.cc:359] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.685849  6855 raft_consensus.cc:385] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.686108  6855 raft_consensus.cc:740] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.686707  6855 consensus_queue.cc:260] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.688827  6855 ts_tablet_manager.cc:1434] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:27.689635  6855 tablet_bootstrap.cc:492] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778: Bootstrap starting.
I20260710 11:07:27.690436  6877 raft_consensus.cc:515] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.692425  6807 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 1.
I20260710 11:07:27.692888  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:27.693329  6624 leader_election.cc:304] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.694432  6861 raft_consensus.cc:2804] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.694670  6735 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 1.
I20260710 11:07:27.687485  6658 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.697708  6877 leader_election.cc:290] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.699333  6861 raft_consensus.cc:697] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:27.700001  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.700575  6807 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.700616  6861 consensus_queue.cc:237] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.704532  6855 tablet_bootstrap.cc:654] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.709106  6807 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 1.
I20260710 11:07:27.710242  6699 leader_election.cc:304] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:27.711400  6877 raft_consensus.cc:2804] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.711947  6877 raft_consensus.cc:697] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:27.713107  6894 raft_consensus.cc:493] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.713558  6894 raft_consensus.cc:515] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.715682  6894 leader_election.cc:290] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.716238  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" is_pre_election: true
I20260710 11:07:27.716926  6735 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 0.
I20260710 11:07:27.717268  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.716856  6877 consensus_queue.cc:237] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.718101  6625 leader_election.cc:304] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:27.718122  6807 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 0.
I20260710 11:07:27.719301  6894 raft_consensus.cc:2804] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.719643  6894 raft_consensus.cc:493] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.719955  6855 tablet_bootstrap.cc:492] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778: No bootstrap required, opened a new log
I20260710 11:07:27.719903  6894 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.720453  6855 ts_tablet_manager.cc:1403] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260710 11:07:27.720324  6553 catalog_manager.cc:5697] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.723080  6855 raft_consensus.cc:359] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.723752  6855 raft_consensus.cc:385] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.724035  6855 raft_consensus.cc:740] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.724675  6855 consensus_queue.cc:260] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.726887  6855 ts_tablet_manager.cc:1434] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:27.735800  6894 raft_consensus.cc:515] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.735668  6556 catalog_manager.cc:5697] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.736886  6877 raft_consensus.cc:493] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.737334  6877 raft_consensus.cc:515] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.737897  6894 leader_election.cc:290] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.738122  6864 raft_consensus.cc:493] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.738497  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:27.738574  6864 raft_consensus.cc:515] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.739109  6735 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.739187  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.739742  6807 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.740339  6864 leader_election.cc:290] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:27.742300  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96667d428ad44d09a62dadf1c12e4260" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" is_pre_election: true
I20260710 11:07:27.742771  6734 raft_consensus.cc:2468] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 0.
I20260710 11:07:27.744568  6774 leader_election.cc:304] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.745522  6735 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 1.
I20260710 11:07:27.746621  6864 raft_consensus.cc:2804] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.746532  6625 leader_election.cc:304] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:27.746995  6864 raft_consensus.cc:493] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.747341  6864 raft_consensus.cc:3060] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.747208  6856 consensus_queue.cc:1048] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.747596  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96667d428ad44d09a62dadf1c12e4260" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.748199  6658 raft_consensus.cc:2468] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 0.
I20260710 11:07:27.754813  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778" is_pre_election: true
I20260710 11:07:27.755352  6658 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.756127  6807 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 1.
I20260710 11:07:27.756346  6701 leader_election.cc:304] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:27.756919  6894 raft_consensus.cc:2804] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.757151  6859 raft_consensus.cc:2804] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.757364  6894 raft_consensus.cc:697] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:27.757525  6859 raft_consensus.cc:493] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.757885  6859 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.758159  6894 consensus_queue.cc:237] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.758505  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.759189  6807 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 0.
I20260710 11:07:27.758016  6877 leader_election.cc:290] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.752894  6864 raft_consensus.cc:515] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.762724  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96667d428ad44d09a62dadf1c12e4260" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:27.763214  6658 raft_consensus.cc:3060] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.763949  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96667d428ad44d09a62dadf1c12e4260" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:27.763782  6859 raft_consensus.cc:515] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.764456  6734 raft_consensus.cc:3060] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.766378  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:27.766896  6659 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.769186  6658 raft_consensus.cc:2468] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 1.
I20260710 11:07:27.770292  6775 leader_election.cc:304] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.771481  6734 raft_consensus.cc:2468] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 1.
I20260710 11:07:27.772753  6864 leader_election.cc:290] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 1 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:27.773267  6864 raft_consensus.cc:2804] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.773758  6864 raft_consensus.cc:697] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Becoming Leader. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:27.774619  6864 consensus_queue.cc:237] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.778376  6659 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 1.
I20260710 11:07:27.780593  6701 leader_election.cc:304] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:27.781417  6877 raft_consensus.cc:2804] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.781417  6859 leader_election.cc:290] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 1 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.787063  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.787631  6807 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.794013  6807 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 1.
I20260710 11:07:27.797160  6864 consensus_queue.cc:1048] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.800513  6556 catalog_manager.cc:5697] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67). New cstate: current_term: 1 leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.806666  6553 catalog_manager.cc:5697] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.811818  6877 raft_consensus.cc:697] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:27.813166  6877 consensus_queue.cc:237] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.833045  6557 catalog_manager.cc:5697] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.846840  6894 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.847316  6894 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.849267  6894 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.849830  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" is_pre_election: true
I20260710 11:07:27.850382  6734 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 0.
I20260710 11:07:27.850256  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" is_pre_election: true
I20260710 11:07:27.850927  6807 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 0.
I20260710 11:07:27.851225  6625 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:27.851891  6894 raft_consensus.cc:2804] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.852259  6894 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.852581  6894 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.858980  6894 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.861069  6894 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:27.861929  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:27.862061  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:27.862510  6734 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.862550  6807 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.866859  6807 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 1.
I20260710 11:07:27.867717  6624 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:27.868620  6894 raft_consensus.cc:2804] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.868676  6734 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 1.
I20260710 11:07:27.869303  6894 raft_consensus.cc:697] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:27.870744  6894 consensus_queue.cc:237] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:27.876916  6557 catalog_manager.cc:5697] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.897826  6659 raft_consensus.cc:3060] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.903151  6877 consensus_queue.cc:1048] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.914780  6877 consensus_queue.cc:1048] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.101238  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:07:28.101944  6734 raft_consensus.cc:606] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Received request to transfer leadership to TS 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:28.106734  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4af31d934468451393e28a418175b661"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:07:28.107280  6734 raft_consensus.cc:606] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Received request to transfer leadership to TS 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:28.114068  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:07:28.114594  6734 raft_consensus.cc:606] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Received request to transfer leadership to TS 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:28.126745  6659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:46612
I20260710 11:07:28.127220  6659 raft_consensus.cc:606] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:28.127066  6877 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.139192  6859 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.152632  6894 consensus_queue.cc:1048] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.158119  6859 raft_consensus.cc:993] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:28.158545  6859 raft_consensus.cc:1081] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Signalling peer 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:28.161306  6659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33018
I20260710 11:07:28.161845  6659 raft_consensus.cc:493] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.162195  6659 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.167116  6861 consensus_queue.cc:1048] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.171139  6808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:33790
I20260710 11:07:28.171701  6808 raft_consensus.cc:606] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:28.173095  6864 raft_consensus.cc:993] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:28.173462  6864 raft_consensus.cc:1081] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:28.175036  6735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59560
I20260710 11:07:28.175594  6735 raft_consensus.cc:493] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.175968  6735 raft_consensus.cc:3060] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.181098  6658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:46612
I20260710 11:07:28.181675  6658 raft_consensus.cc:606] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:28.186758  6659 raft_consensus.cc:515] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:28.189376  6735 raft_consensus.cc:515] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.190774  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:28.191386  6807 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.192247  6808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:28.192801  6808 raft_consensus.cc:3055] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.193109  6808 raft_consensus.cc:740] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:28.193889  6808 consensus_queue.cc:260] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.200572  6659 leader_election.cc:290] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Requested vote from peers cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:28.201259  6735 leader_election.cc:290] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 2 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:28.195392  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40a1deb8cae4a5fa150bbffa7aa3d67" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:28.202903  6658 raft_consensus.cc:3060] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.209295  6658 raft_consensus.cc:2468] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 2.
I20260710 11:07:28.199899  6808 raft_consensus.cc:3060] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.212267  6701 leader_election.cc:304] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:28.213013  6859 raft_consensus.cc:2804] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.213521  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:28.214102  6735 raft_consensus.cc:3055] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.213470  6859 raft_consensus.cc:697] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:28.215318  6859 consensus_queue.cc:237] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.214414  6735 raft_consensus.cc:740] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:28.218097  6735 consensus_queue.cc:260] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:28.214316  6903 consensus_queue.cc:1048] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:28.219247  6735 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.222237  6808 raft_consensus.cc:2468] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 2.
I20260710 11:07:28.226344  6894 consensus_queue.cc:1048] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.227123  6735 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:28.228693  6625 leader_election.cc:304] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:28.229377  6894 raft_consensus.cc:2804] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.229795  6894 raft_consensus.cc:697] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:28.230535  6894 consensus_queue.cc:237] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:28.231215  6556 catalog_manager.cc:5697] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 1 to 2, leader changed from cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.199010  6807 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:28.237891  6554 catalog_manager.cc:5697] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 1 to 2, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.258287  6861 raft_consensus.cc:993] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:28.258991  6894 raft_consensus.cc:1081] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:28.260486  6901 consensus_queue.cc:1048] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.261894  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59570
I20260710 11:07:28.262419  6734 raft_consensus.cc:493] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.262764  6734 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.267058  6658 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.272837  6894 consensus_queue.cc:1048] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.274607  6900 consensus_queue.cc:1048] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.279388  6734 raft_consensus.cc:515] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.282058  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:28.282579  6659 raft_consensus.cc:3055] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.282872  6659 raft_consensus.cc:740] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:28.283622  6659 consensus_queue.cc:260] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.284538  6659 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.289270  6922 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.293293  6735 raft_consensus.cc:1240] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Rejecting Update request from peer 30b18ca3663d432d8665da13a85a9778 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:28.295909  6808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:28.299183  6734 leader_election.cc:290] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 2 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:28.304832  6922 consensus_queue.cc:1048] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.305053  6659 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 2.
I20260710 11:07:28.306200  6701 leader_election.cc:304] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:28.306985  6922 raft_consensus.cc:2804] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.307433  6922 raft_consensus.cc:697] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:28.308231  6922 consensus_queue.cc:237] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.320026  6877 raft_consensus.cc:993] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:28.320405  6877 raft_consensus.cc:1081] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Signalling peer 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:28.322054  6659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4af31d934468451393e28a418175b661"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33018
I20260710 11:07:28.322553  6659 raft_consensus.cc:493] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.322891  6659 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.328730  6553 catalog_manager.cc:5697] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 1 to 2, leader changed from 30b18ca3663d432d8665da13a85a9778 (127.6.95.65) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.331902  6659 raft_consensus.cc:515] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.334658  6659 leader_election.cc:290] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:28.335609  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:28.336186  6735 raft_consensus.cc:3055] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.336504  6735 raft_consensus.cc:740] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:28.337235  6735 consensus_queue.cc:260] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.338270  6735 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.344147  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:28.344681  6809 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.346835  6735 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:28.347986  6625 leader_election.cc:304] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:28.348711  6861 raft_consensus.cc:2804] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.349149  6861 raft_consensus.cc:697] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:28.349905  6861 consensus_queue.cc:237] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.351410  6894 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.355844  6903 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.357699  6809 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:28.366029  6861 raft_consensus.cc:993] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:28.366384  6861 raft_consensus.cc:1081] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:28.366880  6553 catalog_manager.cc:5697] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 1 to 2, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.371129  6923 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.377964  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59570
I20260710 11:07:28.378492  6734 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.378832  6734 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.386268  6734 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.388178  6734 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 2 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:28.390776  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:28.397353  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:28.397914  6659 raft_consensus.cc:3055] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.398236  6659 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:28.397927  6922 raft_consensus.cc:993] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:28.399127  6659 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.399856  6922 raft_consensus.cc:1081] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Signalling peer 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:28.400362  6659 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.401757  6658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33018
I20260710 11:07:28.402267  6658 raft_consensus.cc:493] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.402617  6658 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.406641  6659 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 2.
I20260710 11:07:28.407672  6701 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:28.408721  6922 raft_consensus.cc:2804] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.409195  6922 raft_consensus.cc:697] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:28.410060  6922 consensus_queue.cc:237] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.408560  6658 raft_consensus.cc:515] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.413691  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:28.414204  6734 raft_consensus.cc:3055] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.414485  6734 raft_consensus.cc:740] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:28.415192  6734 consensus_queue.cc:260] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.415541  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:28.415922  6658 leader_election.cc:290] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:28.416103  6809 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.416222  6734 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.420140  6553 catalog_manager.cc:5697] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 1 to 2, leader changed from 30b18ca3663d432d8665da13a85a9778 (127.6.95.65) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.422652  6809 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:28.422750  6734 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:28.423767  6624 leader_election.cc:304] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:28.424623  6861 raft_consensus.cc:2804] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.425071  6861 raft_consensus.cc:697] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:28.425806  6861 consensus_queue.cc:237] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:28.432356  6553 catalog_manager.cc:5697] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 1 to 2, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.640341  6809 raft_consensus.cc:1275] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.641575  6922 consensus_queue.cc:1048] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.648826  6658 raft_consensus.cc:1275] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.650036  6877 consensus_queue.cc:1048] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.755278  6734 raft_consensus.cc:1275] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.756372  6861 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.762879  6809 raft_consensus.cc:1275] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.764374  6894 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.789726  6809 raft_consensus.cc:1275] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.790956  6894 consensus_queue.cc:1048] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.798095  6734 raft_consensus.cc:1275] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.799430  6861 consensus_queue.cc:1048] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.884842  6658 raft_consensus.cc:1275] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.885896  6877 consensus_queue.cc:1048] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.893522  6809 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.900804  6809 raft_consensus.cc:1275] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.901996  6807 raft_consensus.cc:1275] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.901963  6877 consensus_queue.cc:1048] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:28.903187  6861 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.909898  6734 raft_consensus.cc:1275] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.911193  6932 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.982996  6809 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.987417  6809 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.988595  6877 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.995160  6658 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.996515  6922 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.237257  6525 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:31.238262  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:31.256325  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:33048
I20260710 11:07:31.256805  6734 raft_consensus.cc:606] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Received request to transfer leadership to TS cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:31.265977  6658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
mode: GRACEFUL
new_leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:46624
I20260710 11:07:31.266430  6658 raft_consensus.cc:606] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Received request to transfer leadership to TS cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:31.267531  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:31.268066  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:31.484680  6922 raft_consensus.cc:993] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:31.485061  6940 raft_consensus.cc:1081] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Signalling peer cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:31.486352  6807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:54050
I20260710 11:07:31.486754  6807 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.486985  6807 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.491415  6807 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:31.493027  6807 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 3 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:31.493592  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:31.493934  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:31.494134  6658 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.494458  6734 raft_consensus.cc:3055] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.494769  6734 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:31.495499  6734 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:31.496655  6734 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.500275  6658 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 3.
I20260710 11:07:31.501340  6775 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:31.502132  6936 raft_consensus.cc:2804] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.502715  6734 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 3.
I20260710 11:07:31.504101  6936 raft_consensus.cc:697] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Becoming Leader. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:31.504904  6936 consensus_queue.cc:237] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:31.511351  6554 catalog_manager.cc:5697] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f reported cstate change: term changed from 2 to 3, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67). New cstate: current_term: 3 leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:31.748642  6947 raft_consensus.cc:993] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: : Instructing follower cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:31.749053  6947 raft_consensus.cc:1081] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Signalling peer cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:31.750675  6807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:54040
I20260710 11:07:31.751176  6807 raft_consensus.cc:493] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.751456  6807 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.755664  6807 raft_consensus.cc:515] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:31.757507  6807 leader_election.cc:290] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 3 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:31.758076  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:31.758378  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:31.758598  6658 raft_consensus.cc:3055] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.758869  6734 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.758881  6658 raft_consensus.cc:740] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:31.759685  6658 consensus_queue.cc:260] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:31.760553  6658 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.762975  6734 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 3.
I20260710 11:07:31.763809  6774 leader_election.cc:304] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:31.764546  6936 raft_consensus.cc:2804] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.764848  6658 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 3.
I20260710 11:07:31.764894  6936 raft_consensus.cc:697] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Becoming Leader. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:31.765744  6936 consensus_queue.cc:237] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:31.773648  6554 catalog_manager.cc:5697] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f reported cstate change: term changed from 2 to 3, leader changed from 30b18ca3663d432d8665da13a85a9778 (127.6.95.65) to cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67). New cstate: current_term: 3 leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:31.978574  6658 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.979622  6936 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.988732  6734 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.990264  6953 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.242100  6658 raft_consensus.cc:1275] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.243270  6953 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.252357  6734 raft_consensus.cc:1275] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.253679  6953 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:32.268707  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:32.277067  6658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:46612
I20260710 11:07:32.277523  6658 raft_consensus.cc:606] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:32.281628  6658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4af31d934468451393e28a418175b661"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:46612
I20260710 11:07:32.282044  6658 raft_consensus.cc:606] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:32.285734  6658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:46612
I20260710 11:07:32.286125  6658 raft_consensus.cc:606] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:32.290251  6807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:33790
I20260710 11:07:32.290647  6807 raft_consensus.cc:606] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:32.294456  6807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
mode: GRACEFUL
new_leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:33790
I20260710 11:07:32.294821  6807 raft_consensus.cc:606] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Received request to transfer leadership to TS 7fc217bf5d254f3cb70fbf0e4d73d109
I20260710 11:07:32.304308  6958 raft_consensus.cc:993] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.304672  6947 raft_consensus.cc:1081] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.305894  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59570
I20260710 11:07:32.306353  6734 raft_consensus.cc:493] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.306617  6734 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.310927  6734 raft_consensus.cc:515] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:32.312352  6734 leader_election.cc:290] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 3 election: Requested vote from peers cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389), 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099)
I20260710 11:07:32.313012  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:32.313243  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:32.313555  6807 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.313755  6658 raft_consensus.cc:3055] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:32.314075  6658 raft_consensus.cc:740] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:32.314817  6658 consensus_queue.cc:260] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [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: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:32.316031  6658 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.319516  6807 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 3.
I20260710 11:07:32.320586  6699 leader_election.cc:304] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:32.321266  6940 raft_consensus.cc:2804] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:32.321887  6658 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 3.
I20260710 11:07:32.322170  6940 raft_consensus.cc:697] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:32.322908  6940 consensus_queue.cc:237] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:32.328310  6554 catalog_manager.cc:5697] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 2 to 3, leader changed from 30b18ca3663d432d8665da13a85a9778 (127.6.95.65) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 3 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.412648  6936 raft_consensus.cc:993] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.413100  6953 raft_consensus.cc:1081] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.414429  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59560
I20260710 11:07:32.414913  6734 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.415251  6734 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.418883  6734 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.420204  6734 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 4 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:32.420825  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:32.421227  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:32.421411  6658 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.421775  6807 raft_consensus.cc:3055] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:32.422084  6807 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:32.422863  6807 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.424063  6807 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.427717  6658 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 4.
I20260710 11:07:32.428671  6701 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:32.429275  6940 raft_consensus.cc:2804] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:32.429617  6807 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 4.
I20260710 11:07:32.429718  6940 raft_consensus.cc:697] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:32.430483  6940 consensus_queue.cc:237] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.435844  6554 catalog_manager.cc:5697] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 3 to 4, leader changed from cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 4 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.722049  6958 raft_consensus.cc:993] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.722402  6947 raft_consensus.cc:1081] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.723608  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4af31d934468451393e28a418175b661"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59570
I20260710 11:07:32.723985  6734 raft_consensus.cc:493] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.724198  6734 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.727691  6734 raft_consensus.cc:515] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.728962  6734 leader_election.cc:290] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 3 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:32.729853  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:32.729876  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af31d934468451393e28a418175b661" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:32.730343  6658 raft_consensus.cc:3055] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:32.730406  6807 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.730590  6658 raft_consensus.cc:740] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:32.731207  6658 consensus_queue.cc:260] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.732092  6658 raft_consensus.cc:3060] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.734025  6807 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 3.
I20260710 11:07:32.734817  6699 leader_election.cc:304] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:32.735425  6940 raft_consensus.cc:2804] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:32.735772  6940 raft_consensus.cc:697] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:32.735827  6658 raft_consensus.cc:2468] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 3.
I20260710 11:07:32.736502  6940 consensus_queue.cc:237] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.742211  6554 catalog_manager.cc:5697] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 2 to 3, leader changed from 30b18ca3663d432d8665da13a85a9778 (127.6.95.65) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 3 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.754333  6658 raft_consensus.cc:1275] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.755280  6940 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.764142  6936 raft_consensus.cc:993] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.764540  6936 raft_consensus.cc:1081] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.766139  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59560
I20260710 11:07:32.767215  6734 raft_consensus.cc:493] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.768373  6734 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.768851  6807 raft_consensus.cc:1275] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.770188  6940 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.774744  6734 raft_consensus.cc:515] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.776366  6734 leader_election.cc:290] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 4 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:32.777283  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:32.777830  6807 raft_consensus.cc:3055] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:32.778090  6807 raft_consensus.cc:740] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:32.778749  6807 consensus_queue.cc:260] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.779039  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864e6a4b8594483eb3e64dee890f7344" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:32.779506  6658 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.779806  6807 raft_consensus.cc:3060] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:32.785218  6658 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 4.
I20260710 11:07:32.785902  6807 raft_consensus.cc:2468] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 4.
I20260710 11:07:32.786186  6701 leader_election.cc:304] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:32.787019  6968 raft_consensus.cc:2804] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:32.787456  6968 raft_consensus.cc:697] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:32.788183  6968 consensus_queue.cc:237] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.793267  6554 catalog_manager.cc:5697] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 3 to 4, leader changed from cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 4 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.801059  6958 raft_consensus.cc:993] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: : Instructing follower 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.801383  6947 raft_consensus.cc:1081] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Signalling peer 7fc217bf5d254f3cb70fbf0e4d73d109 to start an election
I20260710 11:07:32.802518  6734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
 from {username='slave'} at 127.0.0.1:59570
I20260710 11:07:32.802891  6734 raft_consensus.cc:493] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.803123  6734 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.806536  6734 raft_consensus.cc:515] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.807878  6734 leader_election.cc:290] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 2 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:32.808506  6658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:32.808789  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:32.808929  6658 raft_consensus.cc:3055] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.809203  6658 raft_consensus.cc:740] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:32.809223  6807 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.809844  6658 consensus_queue.cc:260] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.810655  6658 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.812942  6807 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 2.
I20260710 11:07:32.813704  6699 leader_election.cc:304] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fc217bf5d254f3cb70fbf0e4d73d109, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:32.814050  6658 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc217bf5d254f3cb70fbf0e4d73d109 in term 2.
I20260710 11:07:32.814278  6968 raft_consensus.cc:2804] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.814715  6968 raft_consensus.cc:697] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Leader. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:32.815397  6968 consensus_queue.cc:237] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:32.820783  6554 catalog_manager.cc:5697] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 reported cstate change: term changed from 1 to 2, leader changed from 30b18ca3663d432d8665da13a85a9778 (127.6.95.65) to 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.841387  6807 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:32.842365  6968 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:32.848469  6658 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:32.849790  6940 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:33.146185  6658 raft_consensus.cc:1275] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.147383  6940 consensus_queue.cc:1048] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.154903  6807 raft_consensus.cc:1275] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.156553  6973 consensus_queue.cc:1048] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.168133  6658 raft_consensus.cc:1275] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:33.169144  6973 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:33.175112  6807 raft_consensus.cc:1275] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:33.177086  6968 consensus_queue.cc:1048] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:33.394590  6807 raft_consensus.cc:1275] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.395596  6968 consensus_queue.cc:1048] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.404155  6658 raft_consensus.cc:1275] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Refusing update from remote peer 7fc217bf5d254f3cb70fbf0e4d73d109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.405491  6973 consensus_queue.cc:1048] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.305122  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:35.312903  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33048
I20260710 11:07:35.313488  6734 raft_consensus.cc:606] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Received request to transfer leadership to TS 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:35.315647  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33048
I20260710 11:07:35.316023  6734 raft_consensus.cc:606] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Received request to transfer leadership to TS 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:35.317974  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33048
I20260710 11:07:35.318328  6734 raft_consensus.cc:606] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Received request to transfer leadership to TS 30b18ca3663d432d8665da13a85a9778
I20260710 11:07:35.320060  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:33048
I20260710 11:07:35.320396  6734 raft_consensus.cc:606] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Received request to transfer leadership to TS cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:35.322177  6734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4"
dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
mode: GRACEFUL
new_leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:33048
I20260710 11:07:35.322515  6734 raft_consensus.cc:606] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Received request to transfer leadership to TS cc8a7b0dc8f548d084ed8a60dcecb16f
I20260710 11:07:35.323284  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:35.323624  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:35.430742  6980 raft_consensus.cc:993] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:35.431209  6968 raft_consensus.cc:1081] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Signalling peer cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:35.432576  6809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:54050
I20260710 11:07:35.433049  6809 raft_consensus.cc:493] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.433374  6809 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.435547  6980 raft_consensus.cc:993] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:35.435954  6968 raft_consensus.cc:1081] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Signalling peer 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:35.437624  6658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33018
I20260710 11:07:35.438122  6658 raft_consensus.cc:493] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.438452  6658 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.439320  6968 raft_consensus.cc:993] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:35.439667  6968 raft_consensus.cc:1081] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Signalling peer 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:35.440040  6809 raft_consensus.cc:515] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.440987  6659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33018
I20260710 11:07:35.441368  6659 raft_consensus.cc:493] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.441605  6659 raft_consensus.cc:3060] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.443116  6809 leader_election.cc:290] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 3 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:35.443159  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:35.444092  6660 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.444661  6658 raft_consensus.cc:515] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.446600  6658 leader_election.cc:290] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 3 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:35.447191  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:35.447724  6809 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.449509  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bf09ce07f4f04ba57127556b8cfa4" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:35.450057  6734 raft_consensus.cc:3055] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.449939  6733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c77444fe68f402a8ec46c23b510612b" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:35.448697  6659 raft_consensus.cc:515] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.450558  6733 raft_consensus.cc:3055] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.450558  6660 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 3.
I20260710 11:07:35.451000  6733 raft_consensus.cc:740] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:35.452118  6659 leader_election.cc:290] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Requested vote from peers 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515), cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389)
I20260710 11:07:35.451833  6733 consensus_queue.cc:260] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.452672  6775 leader_election.cc:304] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:35.452925  6733 raft_consensus.cc:3060] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.453542  6953 raft_consensus.cc:2804] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.453985  6953 raft_consensus.cc:697] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Becoming Leader. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:35.454157  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:35.454133  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad51785614491aa4ae45743cfcbaa0" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:35.454808  6807 raft_consensus.cc:3060] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.454879  6735 raft_consensus.cc:3055] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:35.455302  6735 raft_consensus.cc:740] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:35.456203  6735 consensus_queue.cc:260] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.457394  6735 raft_consensus.cc:3060] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.458102  6809 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 3.
I20260710 11:07:35.454881  6953 consensus_queue.cc:237] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.459430  6624 leader_election.cc:304] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [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: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:35.460570  6807 raft_consensus.cc:2468] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:35.463467  6735 raft_consensus.cc:2468] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 2.
I20260710 11:07:35.463881  6734 raft_consensus.cc:740] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:35.464689  6625 leader_election.cc:304] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b18ca3663d432d8665da13a85a9778, 7fc217bf5d254f3cb70fbf0e4d73d109; no voters: 
I20260710 11:07:35.464797  6734 consensus_queue.cc:260] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.466223  6733 raft_consensus.cc:2468] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 3.
I20260710 11:07:35.468298  6983 raft_consensus.cc:2804] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.468928  6981 raft_consensus.cc:2804] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:35.467300  6734 raft_consensus.cc:3060] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.474869  6554 catalog_manager.cc:5697] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f reported cstate change: term changed from 2 to 3, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67). New cstate: current_term: 3 leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:35.476167  6734 raft_consensus.cc:2468] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 3.
I20260710 11:07:35.477561  6983 raft_consensus.cc:697] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 3 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:35.478581  6983 consensus_queue.cc:237] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.484313  6981 raft_consensus.cc:697] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:35.485284  6981 consensus_queue.cc:237] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.487120  6553 catalog_manager.cc:5697] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 2 to 3, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 3 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.497689  6553 catalog_manager.cc:5697] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 1 to 2, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.640781  6968 raft_consensus.cc:993] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:35.641193  6980 raft_consensus.cc:1081] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Signalling peer 30b18ca3663d432d8665da13a85a9778 to start an election
I20260710 11:07:35.642485  6659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf"
dest_uuid: "30b18ca3663d432d8665da13a85a9778"
 from {username='slave'} at 127.0.0.1:33018
I20260710 11:07:35.642904  6659 raft_consensus.cc:493] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.643144  6659 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.647553  6659 raft_consensus.cc:515] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:35.649235  6659 leader_election.cc:290] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [CANDIDATE]: Term 4 election: Requested vote from peers cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67:36389), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:35.649907  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
I20260710 11:07:35.650405  6807 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.650341  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3275c340c5754f9d8d52a2f953c3bccf" candidate_uuid: "30b18ca3663d432d8665da13a85a9778" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:35.650813  6734 raft_consensus.cc:3055] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:35.651036  6734 raft_consensus.cc:740] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:35.651615  6734 consensus_queue.cc:260] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:35.652403  6734 raft_consensus.cc:3060] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.654029  6807 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 4.
I20260710 11:07:35.654820  6624 leader_election.cc:304] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [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: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:35.655418  6981 raft_consensus.cc:2804] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:35.655841  6981 raft_consensus.cc:697] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 4 LEADER]: Becoming Leader. State: Replica: 30b18ca3663d432d8665da13a85a9778, State: Running, Role: LEADER
I20260710 11:07:35.656603  6981 consensus_queue.cc:237] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [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: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } }
I20260710 11:07:35.657238  6734 raft_consensus.cc:2468] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b18ca3663d432d8665da13a85a9778 in term 4.
I20260710 11:07:35.658747  6968 raft_consensus.cc:993] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: : Instructing follower cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:35.659125  6980 raft_consensus.cc:1081] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Signalling peer cc8a7b0dc8f548d084ed8a60dcecb16f to start an election
I20260710 11:07:35.660642  6807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815766925ee741c396092355faa3e233"
dest_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f"
 from {username='slave'} at 127.0.0.1:54050
I20260710 11:07:35.661037  6807 raft_consensus.cc:493] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.661281  6807 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:35.663419  6553 catalog_manager.cc:5697] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 reported cstate change: term changed from 3 to 4, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to 30b18ca3663d432d8665da13a85a9778 (127.6.95.65). New cstate: current_term: 4 leader_uuid: "30b18ca3663d432d8665da13a85a9778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:35.664839  6807 raft_consensus.cc:515] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.666268  6807 leader_election.cc:290] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [CANDIDATE]: Term 5 election: Requested vote from peers 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099), 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66:44515)
I20260710 11:07:35.666957  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "30b18ca3663d432d8665da13a85a9778"
I20260710 11:07:35.667496  6659 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:35.667464  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815766925ee741c396092355faa3e233" candidate_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109"
I20260710 11:07:35.668100  6734 raft_consensus.cc:3055] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:35.668378  6734 raft_consensus.cc:740] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7fc217bf5d254f3cb70fbf0e4d73d109, State: Running, Role: LEADER
I20260710 11:07:35.669044  6734 consensus_queue.cc:260] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.670086  6734 raft_consensus.cc:3060] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:35.672914  6659 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 5.
I20260710 11:07:35.673740  6775 leader_election.cc:304] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: 30b18ca3663d432d8665da13a85a9778, cc8a7b0dc8f548d084ed8a60dcecb16f; no voters: 
I20260710 11:07:35.674265  6734 raft_consensus.cc:2468] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8a7b0dc8f548d084ed8a60dcecb16f in term 5.
I20260710 11:07:35.674335  6953 raft_consensus.cc:2804] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:35.674844  6953 raft_consensus.cc:697] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 5 LEADER]: Becoming Leader. State: Replica: cc8a7b0dc8f548d084ed8a60dcecb16f, State: Running, Role: LEADER
I20260710 11:07:35.675637  6953 consensus_queue.cc:237] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [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: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } }
I20260710 11:07:35.681361  6553 catalog_manager.cc:5697] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f reported cstate change: term changed from 4 to 5, leader changed from 7fc217bf5d254f3cb70fbf0e4d73d109 (127.6.95.66) to cc8a7b0dc8f548d084ed8a60dcecb16f (127.6.95.67). New cstate: current_term: 5 leader_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:35.879078  6734 raft_consensus.cc:1275] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.880093  6981 consensus_queue.cc:1048] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.891607  6807 raft_consensus.cc:1275] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:35.893044  6983 consensus_queue.cc:1048] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.983088  6659 raft_consensus.cc:1275] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.984185  6953 consensus_queue.cc:1048] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.992457  6734 raft_consensus.cc:1275] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.994969  6979 consensus_queue.cc:1048] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:35.994521  6734 raft_consensus.cc:1275] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.998751  6983 consensus_queue.cc:1048] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.011333  6807 raft_consensus.cc:1275] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.013513  6985 consensus_queue.cc:1048] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:36.113049  6734 raft_consensus.cc:1275] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:36.114063  6981 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:36.121536  6809 raft_consensus.cc:1275] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Refusing update from remote peer 30b18ca3663d432d8665da13a85a9778: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:36.122802  6985 consensus_queue.cc:1048] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8a7b0dc8f548d084ed8a60dcecb16f" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 36389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:36.188295  6734 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 5 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:36.189306  6979 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fc217bf5d254f3cb70fbf0e4d73d109" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 44515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:36.196600  6659 raft_consensus.cc:1275] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 5 FOLLOWER]: Refusing update from remote peer cc8a7b0dc8f548d084ed8a60dcecb16f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:36.198007  6979 consensus_queue.cc:1048] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b18ca3663d432d8665da13a85a9778" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:36.324388  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:36.329558  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
I20260710 11:07:36.350193  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.350834  6525 tablet_replica.cc:333] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.351594  6525 raft_consensus.cc:2243] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.352160  6525 raft_consensus.cc:2272] T 815766925ee741c396092355faa3e233 P 30b18ca3663d432d8665da13a85a9778 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.354666  6525 tablet_replica.cc:333] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.355139  6525 raft_consensus.cc:2243] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.355475  6525 raft_consensus.cc:2272] T 96667d428ad44d09a62dadf1c12e4260 P 30b18ca3663d432d8665da13a85a9778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.357259  6525 tablet_replica.cc:333] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.357825  6525 raft_consensus.cc:2243] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.358458  6525 raft_consensus.cc:2272] T 3275c340c5754f9d8d52a2f953c3bccf P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.360090  6525 tablet_replica.cc:333] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.360504  6525 raft_consensus.cc:2243] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.361091  6525 raft_consensus.cc:2272] T 0c77444fe68f402a8ec46c23b510612b P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.362669  6525 tablet_replica.cc:333] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.363266  6525 raft_consensus.cc:2243] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.363710  6525 raft_consensus.cc:2272] T ee5bf09ce07f4f04ba57127556b8cfa4 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.365904  6525 tablet_replica.cc:333] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.366339  6525 raft_consensus.cc:2243] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.366698  6525 raft_consensus.cc:2272] T 4af31d934468451393e28a418175b661 P 30b18ca3663d432d8665da13a85a9778 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.368453  6525 tablet_replica.cc:333] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.368974  6525 raft_consensus.cc:2243] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.369572  6525 raft_consensus.cc:2272] T 72ad51785614491aa4ae45743cfcbaa0 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.371284  6525 tablet_replica.cc:333] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.371690  6525 raft_consensus.cc:2243] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.372074  6525 raft_consensus.cc:2272] T 864e6a4b8594483eb3e64dee890f7344 P 30b18ca3663d432d8665da13a85a9778 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.373533  6525 tablet_replica.cc:333] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778: stopping tablet replica
I20260710 11:07:36.373916  6525 raft_consensus.cc:2243] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.374262  6525 raft_consensus.cc:2272] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 30b18ca3663d432d8665da13a85a9778 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.376894  6701 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:07:36.379576  6701 consensus_peers.cc:597] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 -> Peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Couldn't send request to peer 30b18ca3663d432d8665da13a85a9778. 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 11:07:36.382629  6701 consensus_peers.cc:597] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 -> Peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Couldn't send request to peer 30b18ca3663d432d8665da13a85a9778. 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 11:07:36.459900  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
I20260710 11:07:36.476442  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
I20260710 11:07:36.495487  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.496100  6525 tablet_replica.cc:333] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.496690  6525 raft_consensus.cc:2243] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.497048  6525 raft_consensus.cc:2272] T 3275c340c5754f9d8d52a2f953c3bccf P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.499179  6525 tablet_replica.cc:333] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.499678  6525 raft_consensus.cc:2243] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.500087  6525 raft_consensus.cc:2272] T 96667d428ad44d09a62dadf1c12e4260 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.501892  6525 tablet_replica.cc:333] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.502369  6525 raft_consensus.cc:2243] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.502738  6525 raft_consensus.cc:2272] T 72ad51785614491aa4ae45743cfcbaa0 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.505452  6525 tablet_replica.cc:333] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.506054  6525 raft_consensus.cc:2243] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:07:36.506760  6775 consensus_peers.cc:597] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f -> Peer 30b18ca3663d432d8665da13a85a9778 (127.6.95.65:46099): Couldn't send request to peer 30b18ca3663d432d8665da13a85a9778. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.506954  6525 raft_consensus.cc:2272] T 864e6a4b8594483eb3e64dee890f7344 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.508507  6525 tablet_replica.cc:333] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.508940  6525 raft_consensus.cc:2243] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.509627  6525 raft_consensus.cc:2272] T b40a1deb8cae4a5fa150bbffa7aa3d67 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.511247  6525 tablet_replica.cc:333] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.511672  6525 raft_consensus.cc:2243] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.512036  6525 raft_consensus.cc:2272] T ee5bf09ce07f4f04ba57127556b8cfa4 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.513839  6525 tablet_replica.cc:333] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.514262  6525 raft_consensus.cc:2243] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.514607  6525 raft_consensus.cc:2272] T 0c77444fe68f402a8ec46c23b510612b P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.516337  6525 tablet_replica.cc:333] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.516778  6525 raft_consensus.cc:2243] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.517210  6525 raft_consensus.cc:2272] T 815766925ee741c396092355faa3e233 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.519250  6525 tablet_replica.cc:333] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109: stopping tablet replica
I20260710 11:07:36.519804  6525 raft_consensus.cc:2243] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.520709  6525 raft_consensus.cc:2272] T 4af31d934468451393e28a418175b661 P 7fc217bf5d254f3cb70fbf0e4d73d109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.547640  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
I20260710 11:07:36.562812  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
I20260710 11:07:36.581980  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.582612  6525 tablet_replica.cc:333] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.583325  6525 raft_consensus.cc:2243] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.584203  6525 raft_consensus.cc:2272] T 815766925ee741c396092355faa3e233 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.586054  6525 tablet_replica.cc:333] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.586496  6525 raft_consensus.cc:2243] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.586853  6525 raft_consensus.cc:2272] T 0c77444fe68f402a8ec46c23b510612b P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.589080  6525 tablet_replica.cc:333] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.589525  6525 raft_consensus.cc:2243] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.590175  6525 raft_consensus.cc:2272] T ee5bf09ce07f4f04ba57127556b8cfa4 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.591969  6525 tablet_replica.cc:333] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.592381  6525 raft_consensus.cc:2243] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.592690  6525 raft_consensus.cc:2272] T 3275c340c5754f9d8d52a2f953c3bccf P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.594290  6525 tablet_replica.cc:333] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.594679  6525 raft_consensus.cc:2243] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.595271  6525 raft_consensus.cc:2272] T 96667d428ad44d09a62dadf1c12e4260 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.596742  6525 tablet_replica.cc:333] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.597131  6525 raft_consensus.cc:2243] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.597460  6525 raft_consensus.cc:2272] T 4af31d934468451393e28a418175b661 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.598778  6525 tablet_replica.cc:333] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.599150  6525 raft_consensus.cc:2243] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.599437  6525 raft_consensus.cc:2272] T 72ad51785614491aa4ae45743cfcbaa0 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.601040  6525 tablet_replica.cc:333] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.601428  6525 raft_consensus.cc:2243] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.601734  6525 raft_consensus.cc:2272] T 864e6a4b8594483eb3e64dee890f7344 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.603061  6525 tablet_replica.cc:333] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f: stopping tablet replica
I20260710 11:07:36.603415  6525 raft_consensus.cc:2243] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.603731  6525 raft_consensus.cc:2272] T b40a1deb8cae4a5fa150bbffa7aa3d67 P cc8a7b0dc8f548d084ed8a60dcecb16f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.628108  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:07:36.643875  6525 master.cc:562] Master@127.6.95.126:43395 shutting down...
I20260710 11:07:36.746395  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.746896  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.747182  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58323ea11cdd4589a9f1ed9797d1aaf7: stopping tablet replica
I20260710 11:07:36.765584  6525 master.cc:584] Master@127.6.95.126:43395 shutdown complete.
30b18ca3663d432d8665da13a85a9778  4
7fc217bf5d254f3cb70fbf0e4d73d109  4
cc8a7b0dc8f548d084ed8a60dcecb16f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12027 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:36.802661  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:42245
I20260710 11:07:36.803730  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.808524  7012 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 11:07:36.808573  7011 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 11:07:36.809906  7014 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 11:07:36.810817  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:36.811548  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.811725  6525 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 11:07:36.811866  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681656811851 us; error 0 us; skew 500 ppm
I20260710 11:07:36.812386  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.814458  6525 webserver.cc:533] Webserver started at http://127.6.95.126:35533/ using document root <none> and password file <none>
I20260710 11:07:36.814891  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.815047  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.815295  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.816368  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "bc026b19b4404a61881a80a18b42a16b"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gxjw"
I20260710 11:07:36.820312  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:07:36.823163  7019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.823779  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:36.824038  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "bc026b19b4404a61881a80a18b42a16b"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-gxjw"
I20260710 11:07:36.824280  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-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 11:07:36.844753  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.845916  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.880986  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:42245
I20260710 11:07:36.881127  7070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:42245 every 8 connection(s)
I20260710 11:07:36.884467  7071 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 11:07:36.893110  7071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b: Bootstrap starting.
I20260710 11:07:36.897284  7071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.900897  7071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b: No bootstrap required, opened a new log
I20260710 11:07:36.902737  7071 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc026b19b4404a61881a80a18b42a16b" member_type: VOTER }
I20260710 11:07:36.903085  7071 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.903278  7071 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc026b19b4404a61881a80a18b42a16b, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.903813  7071 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc026b19b4404a61881a80a18b42a16b" member_type: VOTER }
I20260710 11:07:36.904286  7071 raft_consensus.cc:399] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:36.904496  7071 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:36.904737  7071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.908480  7071 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc026b19b4404a61881a80a18b42a16b" member_type: VOTER }
I20260710 11:07:36.908946  7071 leader_election.cc:304] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [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: bc026b19b4404a61881a80a18b42a16b; no voters: 
I20260710 11:07:36.909976  7071 leader_election.cc:290] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:36.910334  7074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.911585  7074 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 1 LEADER]: Becoming Leader. State: Replica: bc026b19b4404a61881a80a18b42a16b, State: Running, Role: LEADER
I20260710 11:07:36.912194  7074 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [LEADER]: Queue going to LEADER mode. State: All 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: "bc026b19b4404a61881a80a18b42a16b" member_type: VOTER }
I20260710 11:07:36.912703  7071 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:36.916675  7075 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bc026b19b4404a61881a80a18b42a16b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc026b19b4404a61881a80a18b42a16b" member_type: VOTER } }
I20260710 11:07:36.917302  7075 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:36.918524  7076 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc026b19b4404a61881a80a18b42a16b. Latest consensus state: current_term: 1 leader_uuid: "bc026b19b4404a61881a80a18b42a16b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc026b19b4404a61881a80a18b42a16b" member_type: VOTER } }
I20260710 11:07:36.918958  7076 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:36.919068  7081 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:36.923916  7081 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:36.927366  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:36.931919  7081 catalog_manager.cc:1383] Generated new cluster ID: 1728631318f74774a5ddab0827708cb0
I20260710 11:07:36.932192  7081 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:36.955209  7081 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:36.956389  7081 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:36.969261  7081 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b: Generated new TSK 0
I20260710 11:07:36.969781  7081 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:36.993501  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.998781  7092 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 11:07:36.999621  7093 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 11:07:37.001315  6525 server_base.cc:1061] running on GCE node
W20260710 11:07:37.001976  7095 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 11:07:37.002722  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.002915  6525 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 11:07:37.003057  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681657003040 us; error 0 us; skew 500 ppm
I20260710 11:07:37.003520  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.005507  6525 webserver.cc:533] Webserver started at http://127.6.95.65:35029/ using document root <none> and password file <none>
I20260710 11:07:37.005924  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.006088  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.006326  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.007274  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "aac147739ca94f1886ef76377928fed6"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-gxjw"
I20260710 11:07:37.011276  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:37.014219  7100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.014859  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:37.015105  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "aac147739ca94f1886ef76377928fed6"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-gxjw"
I20260710 11:07:37.015349  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-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 11:07:37.040119  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.041304  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.042670  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.044770  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.044951  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.045162  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.045320  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.081420  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:42983
I20260710 11:07:37.081512  7162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:42983 every 8 connection(s)
I20260710 11:07:37.086083  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.092337  7167 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 11:07:37.093228  7168 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 11:07:37.095788  6525 server_base.cc:1061] running on GCE node
W20260710 11:07:37.096037  7170 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 11:07:37.096787  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.096982  6525 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 11:07:37.097138  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681657097121 us; error 0 us; skew 500 ppm
I20260710 11:07:37.097609  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.100054  6525 webserver.cc:533] Webserver started at http://127.6.95.66:33353/ using document root <none> and password file <none>
I20260710 11:07:37.100656  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.100888  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.101243  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.101830  7163 heartbeater.cc:344] Connected to a master server at 127.6.95.126:42245
I20260710 11:07:37.102116  7163 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.102398  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "d172548449a54f55b257545c7f8a9de4"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-gxjw"
I20260710 11:07:37.102761  7163 heartbeater.cc:507] Master 127.6.95.126:42245 requested a full tablet report, sending...
I20260710 11:07:37.104622  7036 ts_manager.cc:194] Registered new tserver with Master: aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983)
I20260710 11:07:37.106456  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34892
I20260710 11:07:37.107039  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:37.110378  7175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.111045  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:37.111315  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "d172548449a54f55b257545c7f8a9de4"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-gxjw"
I20260710 11:07:37.111588  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-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 11:07:37.134286  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.135313  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.136593  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.138558  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.138736  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.138949  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.139092  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.174716  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:37113
I20260710 11:07:37.174813  7237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:37113 every 8 connection(s)
I20260710 11:07:37.179009  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.185281  7241 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 11:07:37.187696  7242 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 11:07:37.188285  6525 server_base.cc:1061] running on GCE node
W20260710 11:07:37.189080  7244 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 11:07:37.190091  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.190323  6525 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 11:07:37.190505  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681657190486 us; error 0 us; skew 500 ppm
I20260710 11:07:37.191114  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.191144  7238 heartbeater.cc:344] Connected to a master server at 127.6.95.126:42245
I20260710 11:07:37.191588  7238 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.192489  7238 heartbeater.cc:507] Master 127.6.95.126:42245 requested a full tablet report, sending...
I20260710 11:07:37.193902  6525 webserver.cc:533] Webserver started at http://127.6.95.67:43767/ using document root <none> and password file <none>
I20260710 11:07:37.194428  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.194590  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.194574  7036 ts_manager.cc:194] Registered new tserver with Master: d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:37.195005  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.196033  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34904
I20260710 11:07:37.196090  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "801284283c69464d8525cda830224287"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-gxjw"
I20260710 11:07:37.200361  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:37.203353  7249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.204031  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:37.204288  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "801284283c69464d8525cda830224287"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-gxjw"
I20260710 11:07:37.204546  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644618424-6525-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 11:07:37.226132  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.227316  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.228752  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.230847  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.231096  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.231313  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.231462  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.268646  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:44089
I20260710 11:07:37.268726  7311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:44089 every 8 connection(s)
I20260710 11:07:37.280668  7312 heartbeater.cc:344] Connected to a master server at 127.6.95.126:42245
I20260710 11:07:37.280948  7312 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.281586  7312 heartbeater.cc:507] Master 127.6.95.126:42245 requested a full tablet report, sending...
I20260710 11:07:37.283206  7036 ts_manager.cc:194] Registered new tserver with Master: 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.283524  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011894818s
I20260710 11:07:37.284425  7036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34916
I20260710 11:07:37.304265  7036 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34926:
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 11:07:37.307008  7036 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 11:07:37.385413  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 748a167abf8f41cf9ea87438df3eedf8 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:37.386837  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748a167abf8f41cf9ea87438df3eedf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.387719  7202 tablet_service.cc:1511] Processing CreateTablet for tablet 30bcb83252d54eb6b3b7ff68357b2650 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:37.388255  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 95332851ccd245f99da400cdfdcb08bb (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:37.389127  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30bcb83252d54eb6b3b7ff68357b2650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.385608  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 748a167abf8f41cf9ea87438df3eedf8 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:37.390369  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748a167abf8f41cf9ea87438df3eedf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.390676  7200 tablet_service.cc:1511] Processing CreateTablet for tablet da85f5376c8b414c8466b43197da1c36 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:37.391949  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da85f5376c8b414c8466b43197da1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.393079  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95332851ccd245f99da400cdfdcb08bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.405685  7199 tablet_service.cc:1511] Processing CreateTablet for tablet 211e1270f9ad4c0983db92ba9d472e77 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:37.407042  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211e1270f9ad4c0983db92ba9d472e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.407999  7327 tablet_bootstrap.cc:492] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.409840  7127 tablet_service.cc:1511] Processing CreateTablet for tablet 30bcb83252d54eb6b3b7ff68357b2650 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:37.411100  7127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30bcb83252d54eb6b3b7ff68357b2650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.413690  7328 tablet_bootstrap.cc:492] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.415143  7202 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4b23dfb367439fb89793255f36fa4c (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:37.416348  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4b23dfb367439fb89793255f36fa4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.419096  7198 tablet_service.cc:1511] Processing CreateTablet for tablet 8937839f36574b43bbefee03dd891e28 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:37.420595  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8937839f36574b43bbefee03dd891e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.421026  7128 tablet_service.cc:1511] Processing CreateTablet for tablet 95332851ccd245f99da400cdfdcb08bb (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:37.422168  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95332851ccd245f99da400cdfdcb08bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.424963  7126 tablet_service.cc:1511] Processing CreateTablet for tablet da85f5376c8b414c8466b43197da1c36 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:37.425896  7327 tablet_bootstrap.cc:654] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.426183  7126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da85f5376c8b414c8466b43197da1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.430428  7125 tablet_service.cc:1511] Processing CreateTablet for tablet 211e1270f9ad4c0983db92ba9d472e77 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:37.431648  7125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211e1270f9ad4c0983db92ba9d472e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.431797  7197 tablet_service.cc:1511] Processing CreateTablet for tablet cf87b61c124e43abbe2fd06cbbe6d1d3 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.433920  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf87b61c124e43abbe2fd06cbbe6d1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.436666  7124 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4b23dfb367439fb89793255f36fa4c (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:37.437358  7122 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecf25fab75944fa8863622530cd9198 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:37.437879  7124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4b23dfb367439fb89793255f36fa4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.438529  7122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecf25fab75944fa8863622530cd9198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.439721  7123 tablet_service.cc:1511] Processing CreateTablet for tablet 8937839f36574b43bbefee03dd891e28 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:37.440897  7123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8937839f36574b43bbefee03dd891e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.442832  7328 tablet_bootstrap.cc:654] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.444855  7200 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecf25fab75944fa8863622530cd9198 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:37.444954  7121 tablet_service.cc:1511] Processing CreateTablet for tablet 561a19f4c4a945338f1c1557469718a5 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:37.445988  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecf25fab75944fa8863622530cd9198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.446193  7121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561a19f4c4a945338f1c1557469718a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.453998  7120 tablet_service.cc:1511] Processing CreateTablet for tablet cf87b61c124e43abbe2fd06cbbe6d1d3 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.455181  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf87b61c124e43abbe2fd06cbbe6d1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.469962  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 748a167abf8f41cf9ea87438df3eedf8 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:37.470372  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 30bcb83252d54eb6b3b7ff68357b2650 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:37.471307  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748a167abf8f41cf9ea87438df3eedf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.473837  7274 tablet_service.cc:1511] Processing CreateTablet for tablet da85f5376c8b414c8466b43197da1c36 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:37.475073  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da85f5376c8b414c8466b43197da1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.476379  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 95332851ccd245f99da400cdfdcb08bb (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:37.478273  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 211e1270f9ad4c0983db92ba9d472e77 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:37.484658  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30bcb83252d54eb6b3b7ff68357b2650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.486163  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95332851ccd245f99da400cdfdcb08bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.492228  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211e1270f9ad4c0983db92ba9d472e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.493211  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4b23dfb367439fb89793255f36fa4c (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:37.494411  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4b23dfb367439fb89793255f36fa4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.494522  7268 tablet_service.cc:1511] Processing CreateTablet for tablet cf87b61c124e43abbe2fd06cbbe6d1d3 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.494746  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 561a19f4c4a945338f1c1557469718a5 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:37.495622  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf87b61c124e43abbe2fd06cbbe6d1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.495949  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561a19f4c4a945338f1c1557469718a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.497020  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 8937839f36574b43bbefee03dd891e28 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:37.498304  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8937839f36574b43bbefee03dd891e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.501708  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 561a19f4c4a945338f1c1557469718a5 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:37.501660  7270 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecf25fab75944fa8863622530cd9198 (DEFAULT_TABLE table=test-workload [id=38777f2282534ddca031129988994b04]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:37.502957  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561a19f4c4a945338f1c1557469718a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.504460  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecf25fab75944fa8863622530cd9198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.508554  7328 tablet_bootstrap.cc:492] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.509013  7328 ts_tablet_manager.cc:1403] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.000s
I20260710 11:07:37.511788  7328 raft_consensus.cc:359] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.512708  7328 raft_consensus.cc:385] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.512982  7328 raft_consensus.cc:740] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.537927  7327 tablet_bootstrap.cc:492] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.538414  7327 ts_tablet_manager.cc:1403] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.019s
I20260710 11:07:37.541167  7327 raft_consensus.cc:359] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.541854  7327 raft_consensus.cc:385] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.542135  7327 raft_consensus.cc:740] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.542833  7327 consensus_queue.cc:260] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.514057  7328 consensus_queue.cc:260] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.546360  7238 heartbeater.cc:499] Master 127.6.95.126:42245 was elected leader, sending a full tablet report...
I20260710 11:07:37.553301  7331 tablet_bootstrap.cc:492] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.555253  7163 heartbeater.cc:499] Master 127.6.95.126:42245 was elected leader, sending a full tablet report...
I20260710 11:07:37.564576  7328 ts_tablet_manager.cc:1434] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 11:07:37.565291  7328 tablet_bootstrap.cc:492] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.566156  7327 ts_tablet_manager.cc:1434] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 11:07:37.567052  7327 tablet_bootstrap.cc:492] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.570446  7331 tablet_bootstrap.cc:654] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.571107  7328 tablet_bootstrap.cc:654] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.572741  7327 tablet_bootstrap.cc:654] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.584944  7328 tablet_bootstrap.cc:492] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.585374  7328 ts_tablet_manager.cc:1403] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:07:37.588091  7328 raft_consensus.cc:359] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.588778  7328 raft_consensus.cc:385] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.589076  7328 raft_consensus.cc:740] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.589974  7328 consensus_queue.cc:260] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.592088  7328 ts_tablet_manager.cc:1434] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:37.593004  7328 tablet_bootstrap.cc:492] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.598857  7328 tablet_bootstrap.cc:654] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.602984  7327 tablet_bootstrap.cc:492] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.603456  7327 ts_tablet_manager.cc:1403] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260710 11:07:37.606251  7327 raft_consensus.cc:359] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.606897  7327 raft_consensus.cc:385] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.607175  7327 raft_consensus.cc:740] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.607286  7331 tablet_bootstrap.cc:492] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.607764  7331 ts_tablet_manager.cc:1403] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.023s
I20260710 11:07:37.607920  7327 consensus_queue.cc:260] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.609230  7328 tablet_bootstrap.cc:492] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.609658  7328 ts_tablet_manager.cc:1403] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.007s
I20260710 11:07:37.610080  7327 ts_tablet_manager.cc:1434] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:07:37.610477  7331 raft_consensus.cc:359] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.610991  7327 tablet_bootstrap.cc:492] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.611167  7331 raft_consensus.cc:385] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.611510  7331 raft_consensus.cc:740] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.612425  7331 consensus_queue.cc:260] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.612412  7328 raft_consensus.cc:359] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.613333  7328 raft_consensus.cc:385] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.613618  7328 raft_consensus.cc:740] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.614500  7328 consensus_queue.cc:260] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.617367  7327 tablet_bootstrap.cc:654] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.620460  7328 ts_tablet_manager.cc:1434] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:37.621304  7312 heartbeater.cc:499] Master 127.6.95.126:42245 was elected leader, sending a full tablet report...
I20260710 11:07:37.621379  7328 tablet_bootstrap.cc:492] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.621444  7331 ts_tablet_manager.cc:1434] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260710 11:07:37.622574  7331 tablet_bootstrap.cc:492] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.626647  7332 raft_consensus.cc:493] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.627190  7332 raft_consensus.cc:515] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.628852  7331 tablet_bootstrap.cc:654] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.629841  7332 leader_election.cc:290] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.638504  7333 raft_consensus.cc:493] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.639019  7333 raft_consensus.cc:515] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.641846  7333 leader_election.cc:290] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.646265  7327 tablet_bootstrap.cc:492] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.646816  7327 ts_tablet_manager.cc:1403] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260710 11:07:37.649801  7327 raft_consensus.cc:359] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.650478  7327 raft_consensus.cc:385] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.650794  7327 raft_consensus.cc:740] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.651780  7327 consensus_queue.cc:260] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.653928  7327 ts_tablet_manager.cc:1434] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:37.638975  7328 tablet_bootstrap.cc:654] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.655006  7327 tablet_bootstrap.cc:492] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.660825  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:37.661592  7327 tablet_bootstrap.cc:654] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.661653  7213 raft_consensus.cc:2468] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:37.663169  7103 leader_election.cc:304] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:37.664130  7332 raft_consensus.cc:2804] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.664521  7332 raft_consensus.cc:493] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.664860  7332 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.672322  7332 raft_consensus.cc:515] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.674944  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:37.675576  7213 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.680850  7328 tablet_bootstrap.cc:492] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.681483  7328 ts_tablet_manager.cc:1403] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.004s
I20260710 11:07:37.682626  7213 raft_consensus.cc:2468] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:37.683754  7103 leader_election.cc:304] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:37.684885  7328 raft_consensus.cc:359] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.690026  7328 raft_consensus.cc:385] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.690451  7328 raft_consensus.cc:740] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.691505  7328 consensus_queue.cc:260] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.692812  7347 raft_consensus.cc:2804] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.694839  7327 tablet_bootstrap.cc:492] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.696923  7327 ts_tablet_manager.cc:1403] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.028s
I20260710 11:07:37.699234  7328 ts_tablet_manager.cc:1434] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:07:37.699654  7327 raft_consensus.cc:359] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.700347  7328 tablet_bootstrap.cc:492] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.700368  7327 raft_consensus.cc:385] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.700799  7327 raft_consensus.cc:740] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.701486  7327 consensus_queue.cc:260] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.707755  7328 tablet_bootstrap.cc:654] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.710480  7327 ts_tablet_manager.cc:1434] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 11:07:37.711621  7327 tablet_bootstrap.cc:492] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.718339  7332 leader_election.cc:290] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.720233  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:37.721597  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:37.722440  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:37.722820  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
W20260710 11:07:37.723873  7176 leader_election.cc:343] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 801284283c69464d8525cda830224287 (127.6.95.67:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.724740  7328 tablet_bootstrap.cc:492] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.724653  7333 raft_consensus.cc:493] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.726114  7327 tablet_bootstrap.cc:654] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.725827  7333 raft_consensus.cc:515] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
W20260710 11:07:37.725504  7176 leader_election.cc:343] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.727505  7176 leader_election.cc:304] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6
I20260710 11:07:37.728591  7333 leader_election.cc:290] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.729051  7333 raft_consensus.cc:2749] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:37.729111  7101 leader_election.cc:343] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 801284283c69464d8525cda830224287 (127.6.95.67:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.727454  7328 ts_tablet_manager.cc:1403] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
W20260710 11:07:37.730146  7101 leader_election.cc:343] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 801284283c69464d8525cda830224287 (127.6.95.67:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.732432  7328 raft_consensus.cc:359] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.733261  7328 raft_consensus.cc:385] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.733641  7328 raft_consensus.cc:740] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.734432  7328 consensus_queue.cc:260] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.735014  7347 raft_consensus.cc:697] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:37.735217  7331 tablet_bootstrap.cc:492] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.735737  7331 ts_tablet_manager.cc:1403] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.113s	user 0.048s	sys 0.044s
I20260710 11:07:37.735956  7347 consensus_queue.cc:237] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.737203  7328 ts_tablet_manager.cc:1434] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:37.738189  7328 tablet_bootstrap.cc:492] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.738623  7331 raft_consensus.cc:359] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.739266  7331 raft_consensus.cc:385] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.739554  7331 raft_consensus.cc:740] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.740060  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:37.740836  7331 consensus_queue.cc:260] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.742030  7327 tablet_bootstrap.cc:492] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.742509  7327 ts_tablet_manager.cc:1403] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260710 11:07:37.745203  7328 tablet_bootstrap.cc:654] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.745332  7327 raft_consensus.cc:359] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.746047  7327 raft_consensus.cc:385] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.746390  7327 raft_consensus.cc:740] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.747112  7327 consensus_queue.cc:260] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
W20260710 11:07:37.747560  7176 leader_election.cc:343] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 801284283c69464d8525cda830224287 (127.6.95.67:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.749819  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:37.750428  7138 raft_consensus.cc:2468] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 0.
I20260710 11:07:37.751747  7176 leader_election.cc:304] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287
I20260710 11:07:37.752108  7327 ts_tablet_manager.cc:1434] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:37.752247  7331 ts_tablet_manager.cc:1434] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:37.753293  7351 raft_consensus.cc:2804] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.753742  7351 raft_consensus.cc:493] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.754060  7351 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.754534  7331 tablet_bootstrap.cc:492] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.761672  7331 tablet_bootstrap.cc:654] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.753268  7327 tablet_bootstrap.cc:492] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.766119  7331 tablet_bootstrap.cc:492] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.766566  7331 ts_tablet_manager.cc:1403] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:07:37.769361  7331 raft_consensus.cc:359] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.769182  7034 catalog_manager.cc:5697] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.770208  7331 raft_consensus.cc:385] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.770526  7331 raft_consensus.cc:740] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.771344  7331 consensus_queue.cc:260] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.774325  7331 ts_tablet_manager.cc:1434] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:37.774649  7327 tablet_bootstrap.cc:654] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.775177  7331 tablet_bootstrap.cc:492] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.769352  7351 raft_consensus.cc:515] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.778137  7351 leader_election.cc:290] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.778872  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:37.779412  7138 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.780611  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:37.781633  7328 tablet_bootstrap.cc:492] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
W20260710 11:07:37.781683  7176 leader_election.cc:343] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 801284283c69464d8525cda830224287 (127.6.95.67:44089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.782285  7328 ts_tablet_manager.cc:1403] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.010s
I20260710 11:07:37.792658  7328 raft_consensus.cc:359] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.793385  7328 raft_consensus.cc:385] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.793680  7328 raft_consensus.cc:740] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.794368  7328 consensus_queue.cc:260] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.795437  7331 tablet_bootstrap.cc:654] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.796478  7328 ts_tablet_manager.cc:1434] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.001s
I20260710 11:07:37.797336  7328 tablet_bootstrap.cc:492] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.800143  7327 tablet_bootstrap.cc:492] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.800295  7138 raft_consensus.cc:2468] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 1.
I20260710 11:07:37.800705  7327 ts_tablet_manager.cc:1403] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260710 11:07:37.801890  7176 leader_election.cc:304] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287
I20260710 11:07:37.803521  7327 raft_consensus.cc:359] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.804276  7327 raft_consensus.cc:385] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.804627  7327 raft_consensus.cc:740] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.805361  7327 consensus_queue.cc:260] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.806422  7331 tablet_bootstrap.cc:492] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.806452  7328 tablet_bootstrap.cc:654] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.806990  7331 ts_tablet_manager.cc:1403] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.014s
I20260710 11:07:37.807669  7327 ts_tablet_manager.cc:1434] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:37.808661  7351 raft_consensus.cc:2804] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.809710  7331 raft_consensus.cc:359] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.810264  7327 tablet_bootstrap.cc:492] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.810532  7331 raft_consensus.cc:385] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.810871  7331 raft_consensus.cc:740] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.811717  7331 consensus_queue.cc:260] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.812333  7351 raft_consensus.cc:697] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:37.811725  7333 raft_consensus.cc:493] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.813961  7333 raft_consensus.cc:515] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.816207  7331 ts_tablet_manager.cc:1434] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:07:37.817001  7327 tablet_bootstrap.cc:654] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.817221  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:37.815847  7333 leader_election.cc:290] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.817735  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
W20260710 11:07:37.818506  7176 leader_election.cc:343] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 801284283c69464d8525cda830224287 (127.6.95.67:44089): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:37.819314  7176 leader_election.cc:343] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.819703  7176 leader_election.cc:304] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6
I20260710 11:07:37.813527  7351 consensus_queue.cc:237] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.820637  7333 raft_consensus.cc:2749] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.821544  7331 tablet_bootstrap.cc:492] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.827491  7328 tablet_bootstrap.cc:492] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.827945  7331 tablet_bootstrap.cc:654] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.827970  7328 ts_tablet_manager.cc:1403] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260710 11:07:37.830991  7328 raft_consensus.cc:359] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.831734  7328 raft_consensus.cc:385] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.832056  7328 raft_consensus.cc:740] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.832789  7328 consensus_queue.cc:260] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.834997  7328 ts_tablet_manager.cc:1434] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:37.835914  7328 tablet_bootstrap.cc:492] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.837319  7035 catalog_manager.cc:5697] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.839309  7331 tablet_bootstrap.cc:492] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.839746  7331 ts_tablet_manager.cc:1403] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:07:37.842478  7331 raft_consensus.cc:359] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.843137  7331 raft_consensus.cc:385] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.843413  7331 raft_consensus.cc:740] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.844036  7328 tablet_bootstrap.cc:654] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.844229  7331 consensus_queue.cc:260] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.848131  7331 ts_tablet_manager.cc:1434] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:37.848836  7327 tablet_bootstrap.cc:492] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.849014  7331 tablet_bootstrap.cc:492] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.849265  7327 ts_tablet_manager.cc:1403] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.008s
I20260710 11:07:37.852046  7327 raft_consensus.cc:359] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.852684  7327 raft_consensus.cc:385] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.852952  7327 raft_consensus.cc:740] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.853569  7327 consensus_queue.cc:260] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.855818  7327 ts_tablet_manager.cc:1434] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:07:37.856706  7327 tablet_bootstrap.cc:492] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.857894  7347 raft_consensus.cc:493] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.858371  7347 raft_consensus.cc:515] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.860343  7347 leader_election.cc:290] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.862118  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:37.862336  7327 tablet_bootstrap.cc:654] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.862704  7213 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:37.863411  7331 tablet_bootstrap.cc:654] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.864120  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:37.864676  7287 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:37.866005  7101 leader_election.cc:304] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6; no voters: 
I20260710 11:07:37.868506  7328 tablet_bootstrap.cc:492] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.868949  7328 ts_tablet_manager.cc:1403] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.011s
I20260710 11:07:37.870589  7327 tablet_bootstrap.cc:492] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.870739  7331 tablet_bootstrap.cc:492] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.870641  7347 raft_consensus.cc:2804] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.871204  7347 raft_consensus.cc:493] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.871416  7331 ts_tablet_manager.cc:1403] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260710 11:07:37.871639  7347 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.871457  7328 raft_consensus.cc:359] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.872234  7328 raft_consensus.cc:385] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.872521  7328 raft_consensus.cc:740] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.873232  7328 consensus_queue.cc:260] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.874241  7331 raft_consensus.cc:359] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.874886  7331 raft_consensus.cc:385] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.875174  7331 raft_consensus.cc:740] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.875851  7331 consensus_queue.cc:260] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.876952  7328 ts_tablet_manager.cc:1434] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:37.877765  7328 tablet_bootstrap.cc:492] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.871188  7327 ts_tablet_manager.cc:1403] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260710 11:07:37.880348  7331 ts_tablet_manager.cc:1434] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:37.881440  7331 tablet_bootstrap.cc:492] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.877835  7347 raft_consensus.cc:515] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.883348  7328 tablet_bootstrap.cc:654] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.884017  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:37.884542  7213 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.887574  7331 tablet_bootstrap.cc:654] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.890884  7213 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:37.891901  7103 leader_election.cc:304] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:37.892628  7348 raft_consensus.cc:2804] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.893057  7348 raft_consensus.cc:697] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:37.893803  7348 consensus_queue.cc:237] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.894439  7331 tablet_bootstrap.cc:492] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.895004  7331 ts_tablet_manager.cc:1403] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:07:37.895699  7328 tablet_bootstrap.cc:492] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.896390  7328 ts_tablet_manager.cc:1403] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:07:37.897662  7331 raft_consensus.cc:359] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.898325  7331 raft_consensus.cc:385] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.898595  7331 raft_consensus.cc:740] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.898732  7328 raft_consensus.cc:359] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.899328  7328 raft_consensus.cc:385] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.899325  7331 consensus_queue.cc:260] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.899719  7328 raft_consensus.cc:740] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.880313  7327 raft_consensus.cc:359] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.900256  7327 raft_consensus.cc:385] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.899649  7347 leader_election.cc:290] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.900516  7327 raft_consensus.cc:740] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.900538  7328 consensus_queue.cc:260] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.901371  7327 consensus_queue.cc:260] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.901793  7035 catalog_manager.cc:5697] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.903424  7327 ts_tablet_manager.cc:1434] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260710 11:07:37.903951  7331 ts_tablet_manager.cc:1434] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:37.904242  7328 ts_tablet_manager.cc:1434] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:07:37.904191  7327 tablet_bootstrap.cc:492] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.904814  7331 tablet_bootstrap.cc:492] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.905047  7328 tablet_bootstrap.cc:492] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4: Bootstrap starting.
I20260710 11:07:37.909970  7327 tablet_bootstrap.cc:654] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.909960  7338 raft_consensus.cc:493] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.910495  7328 tablet_bootstrap.cc:654] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.911022  7331 tablet_bootstrap.cc:654] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.915378  7347 raft_consensus.cc:493] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.915820  7347 raft_consensus.cc:515] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.917797  7347 leader_election.cc:290] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.916042  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:37.918895  7287 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.919593  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:37.920185  7286 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:37.921252  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:37.921818  7213 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:37.922564  7328 tablet_bootstrap.cc:492] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4: No bootstrap required, opened a new log
I20260710 11:07:37.922956  7328 ts_tablet_manager.cc:1403] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:07:37.922813  7103 leader_election.cc:304] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:37.923499  7331 tablet_bootstrap.cc:492] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
W20260710 11:07:37.922821  7084 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:37.923882  7331 ts_tablet_manager.cc:1403] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:07:37.924108  7347 raft_consensus.cc:2804] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.925343  7328 raft_consensus.cc:359] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.925940  7328 raft_consensus.cc:385] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.910502  7338 raft_consensus.cc:515] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.926360  7328 raft_consensus.cc:740] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.926209  7331 raft_consensus.cc:359] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.926834  7331 raft_consensus.cc:385] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.927101  7331 raft_consensus.cc:740] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.927119  7328 consensus_queue.cc:260] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.927892  7331 consensus_queue.cc:260] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.928385  7338 leader_election.cc:290] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:37.929253  7328 ts_tablet_manager.cc:1434] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:07:37.924436  7347 raft_consensus.cc:493] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.930538  7347 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.936829  7331 ts_tablet_manager.cc:1434] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:07:37.937707  7331 tablet_bootstrap.cc:492] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.938831  7287 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:37.940634  7347 raft_consensus.cc:515] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.942852  7331 tablet_bootstrap.cc:654] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.943132  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:37.943651  7213 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.949891  7213 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:37.951000  7103 leader_election.cc:304] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:37.951800  7348 raft_consensus.cc:2804] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.952256  7348 raft_consensus.cc:697] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:37.953013  7348 consensus_queue.cc:237] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.953926  7331 tablet_bootstrap.cc:492] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:37.954366  7331 ts_tablet_manager.cc:1403] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:07:37.956208  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf87b61c124e43abbe2fd06cbbe6d1d3" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:37.956854  7212 raft_consensus.cc:2468] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 0.
I20260710 11:07:37.956929  7331 raft_consensus.cc:359] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.957598  7331 raft_consensus.cc:385] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.957846  7331 raft_consensus.cc:740] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.958361  7252 leader_election.cc:304] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:37.959249  7371 raft_consensus.cc:2804] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.959609  7371 raft_consensus.cc:493] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.959985  7371 raft_consensus.cc:3060] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.964671  7347 leader_election.cc:290] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:37.966111  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:37.966732  7287 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.968185  7371 raft_consensus.cc:515] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.971179  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf87b61c124e43abbe2fd06cbbe6d1d3" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:37.971688  7213 raft_consensus.cc:3060] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.974185  7287 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:37.958782  7331 consensus_queue.cc:260] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.976171  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf87b61c124e43abbe2fd06cbbe6d1d3" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:37.988389  7327 tablet_bootstrap.cc:492] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:37.988914  7327 ts_tablet_manager.cc:1403] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.004s
W20260710 11:07:37.988937  7250 leader_election.cc:343] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.977632  7371 leader_election.cc:290] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:37.977319  7331 ts_tablet_manager.cc:1434] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 11:07:37.990854  7331 tablet_bootstrap.cc:492] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287: Bootstrap starting.
I20260710 11:07:37.983543  7213 raft_consensus.cc:2468] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 1.
I20260710 11:07:37.993048  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf87b61c124e43abbe2fd06cbbe6d1d3" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:37.992939  7036 catalog_manager.cc:5697] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.991561  7327 raft_consensus.cc:359] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.994395  7327 raft_consensus.cc:385] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.994654  7327 raft_consensus.cc:740] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.995389  7327 consensus_queue.cc:260] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:37.996272  7252 leader_election.cc:304] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: aac147739ca94f1886ef76377928fed6
I20260710 11:07:37.997457  7327 ts_tablet_manager.cc:1434] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 11:07:37.997399  7250 leader_election.cc:343] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.997658  7371 raft_consensus.cc:2804] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.998172  7371 raft_consensus.cc:697] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:37.998317  7327 tablet_bootstrap.cc:492] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6: Bootstrap starting.
I20260710 11:07:37.996567  7331 tablet_bootstrap.cc:654] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.999007  7371 consensus_queue.cc:237] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.004330  7327 tablet_bootstrap.cc:654] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.006161  7338 raft_consensus.cc:493] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.006632  7338 raft_consensus.cc:515] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.008754  7338 leader_election.cc:290] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:38.009892  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.010325  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:38.010527  7213 raft_consensus.cc:2468] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 0.
I20260710 11:07:38.010937  7138 raft_consensus.cc:2468] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 0.
I20260710 11:07:38.011840  7252 leader_election.cc:304] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.012096  7351 raft_consensus.cc:493] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.012511  7351 raft_consensus.cc:515] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.013312  7338 raft_consensus.cc:2804] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.013737  7338 raft_consensus.cc:493] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.014142  7338 raft_consensus.cc:3060] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.014413  7351 leader_election.cc:290] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.015050  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:38.015668  7138 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 0.
I20260710 11:07:38.017369  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:38.017784  7176 leader_election.cc:304] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.017979  7287 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 0.
I20260710 11:07:38.018586  7351 raft_consensus.cc:2804] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.018924  7351 raft_consensus.cc:493] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.019227  7351 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.023795  7338 raft_consensus.cc:515] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.025671  7351 raft_consensus.cc:515] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.026369  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:38.027347  7327 tablet_bootstrap.cc:492] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6: No bootstrap required, opened a new log
I20260710 11:07:38.027334  7138 raft_consensus.cc:3060] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.027880  7327 ts_tablet_manager.cc:1403] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260710 11:07:38.028244  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:38.028395  7351 leader_election.cc:290] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.028781  7137 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.030583  7331 tablet_bootstrap.cc:492] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287: No bootstrap required, opened a new log
I20260710 11:07:38.030441  7327 raft_consensus.cc:359] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.031060  7331 ts_tablet_manager.cc:1403] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.012s
I20260710 11:07:38.031132  7327 raft_consensus.cc:385] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.031482  7327 raft_consensus.cc:740] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.032194  7327 consensus_queue.cc:260] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.032730  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.033229  7287 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.033540  7331 raft_consensus.cc:359] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.034132  7331 raft_consensus.cc:385] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.034371  7331 raft_consensus.cc:740] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.034981  7331 consensus_queue.cc:260] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.035410  7137 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 1.
I20260710 11:07:38.038847  7176 leader_election.cc:304] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.039638  7351 raft_consensus.cc:2804] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.039085  7034 catalog_manager.cc:5697] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.040082  7351 raft_consensus.cc:697] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:38.040820  7351 consensus_queue.cc:237] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.042109  7138 raft_consensus.cc:2468] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 1.
I20260710 11:07:38.042730  7379 raft_consensus.cc:493] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.043072  7287 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 1.
I20260710 11:07:38.043323  7250 leader_election.cc:304] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6; no voters: 
I20260710 11:07:38.044577  7331 ts_tablet_manager.cc:1434] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260710 11:07:38.043157  7379 raft_consensus.cc:515] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.045939  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:38.046463  7213 raft_consensus.cc:3060] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.047945  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.048513  7212 raft_consensus.cc:2468] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 0.
I20260710 11:07:38.049595  7252 leader_election.cc:304] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.052711  7213 raft_consensus.cc:2468] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 1.
I20260710 11:07:38.053257  7327 ts_tablet_manager.cc:1434] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:07:38.053766  7371 raft_consensus.cc:2804] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.054191  7379 leader_election.cc:290] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:38.054235  7371 raft_consensus.cc:697] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:38.054729  7379 raft_consensus.cc:2804] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.055058  7379 raft_consensus.cc:493] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.055147  7338 leader_election.cc:290] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:38.055421  7379 raft_consensus.cc:3060] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.055068  7371 consensus_queue.cc:237] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.064529  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:38.065155  7138 raft_consensus.cc:2468] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 0.
I20260710 11:07:38.066684  7036 catalog_manager.cc:5697] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.068495  7379 raft_consensus.cc:515] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.071267  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:38.071782  7138 raft_consensus.cc:3060] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.073505  7379 leader_election.cc:290] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:38.075554  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:38.076097  7213 raft_consensus.cc:3060] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.076651  7034 catalog_manager.cc:5697] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.078243  7138 raft_consensus.cc:2468] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 1.
I20260710 11:07:38.078929  7348 raft_consensus.cc:493] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.079265  7250 leader_election.cc:304] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6; no voters: 
I20260710 11:07:38.079347  7348 raft_consensus.cc:515] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.080212  7371 raft_consensus.cc:2804] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.080648  7371 raft_consensus.cc:697] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:38.081554  7348 leader_election.cc:290] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.081404  7371 consensus_queue.cc:237] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.081990  7213 raft_consensus.cc:2468] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 1.
I20260710 11:07:38.083281  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:38.083765  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.083814  7287 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:38.085070  7101 leader_election.cc:304] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6; no voters: 
I20260710 11:07:38.084421  7213 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:38.085841  7348 raft_consensus.cc:2804] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.086331  7348 raft_consensus.cc:493] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.086751  7348 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.093505  7348 raft_consensus.cc:515] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.093724  7034 catalog_manager.cc:5697] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.095358  7348 leader_election.cc:290] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.095995  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:38.096316  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.096449  7213 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.096792  7287 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.101784  7287 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:38.102111  7213 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:38.102597  7101 leader_election.cc:304] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6; no voters: 
I20260710 11:07:38.103492  7348 raft_consensus.cc:2804] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.103814  7348 raft_consensus.cc:697] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:38.104516  7348 consensus_queue.cc:237] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.110770  7034 catalog_manager.cc:5697] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.167243  7371 raft_consensus.cc:493] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.168804  7371 raft_consensus.cc:515] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.169395  7348 raft_consensus.cc:493] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.170763  7348 raft_consensus.cc:515] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.173262  7371 leader_election.cc:290] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:38.175470  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:38.176317  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.176820  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.177827  7213 raft_consensus.cc:2393] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 801284283c69464d8525cda830224287 in current term 1: Already voted for candidate aac147739ca94f1886ef76377928fed6 in this term.
I20260710 11:07:38.178341  7348 leader_election.cc:290] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.177595  7212 raft_consensus.cc:2468] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:38.179279  7252 leader_election.cc:304] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 801284283c69464d8525cda830224287; no voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4
I20260710 11:07:38.179667  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:38.180218  7103 leader_election.cc:304] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.180361  7371 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.180323  7287 raft_consensus.cc:2468] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 0.
I20260710 11:07:38.181468  7348 raft_consensus.cc:2804] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.182058  7348 raft_consensus.cc:493] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.182489  7348 raft_consensus.cc:3060] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.202360  7347 consensus_queue.cc:1048] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:38.202575  7371 raft_consensus.cc:2749] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.207540  7348 raft_consensus.cc:515] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.215350  7348 leader_election.cc:290] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.218123  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:38.219903  7213 raft_consensus.cc:3060] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.218032  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.222457  7287 raft_consensus.cc:3060] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.231408  7347 consensus_queue.cc:1048] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.241071  7213 raft_consensus.cc:2468] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:38.244712  7103 leader_election.cc:304] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.247205  7347 raft_consensus.cc:2804] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.251164  7347 raft_consensus.cc:697] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:38.252977  7347 consensus_queue.cc:237] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.270540  7287 raft_consensus.cc:2468] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 1.
I20260710 11:07:38.283836  7348 consensus_queue.cc:1048] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.294152  7351 consensus_queue.cc:1048] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.292956  7034 catalog_manager.cc:5697] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.325474  7348 consensus_queue.cc:1048] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.326561  7371 raft_consensus.cc:493] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.327488  7371 raft_consensus.cc:515] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.344321  7371 leader_election.cc:290] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:38.346658  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aac147739ca94f1886ef76377928fed6" is_pre_election: true
I20260710 11:07:38.346684  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.348462  7287 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.359030  7250 leader_election.cc:304] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 801284283c69464d8525cda830224287; no voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4
I20260710 11:07:38.375368  7371 raft_consensus.cc:2749] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.377187  7333 consensus_queue.cc:1048] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.378350  7347 raft_consensus.cc:493] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.379125  7347 raft_consensus.cc:515] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.382067  7347 leader_election.cc:290] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.383627  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf87b61c124e43abbe2fd06cbbe6d1d3" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d172548449a54f55b257545c7f8a9de4" is_pre_election: true
I20260710 11:07:38.386574  7213 raft_consensus.cc:2393] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aac147739ca94f1886ef76377928fed6 in current term 1: Already voted for candidate 801284283c69464d8525cda830224287 in this term.
I20260710 11:07:38.386314  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf87b61c124e43abbe2fd06cbbe6d1d3" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801284283c69464d8525cda830224287" is_pre_election: true
I20260710 11:07:38.399992  7103 leader_election.cc:304] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aac147739ca94f1886ef76377928fed6; no voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4
I20260710 11:07:38.402333  7347 raft_consensus.cc:3060] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.415915  7371 consensus_queue.cc:1048] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.420239  7347 raft_consensus.cc:2749] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.450349  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650"
dest_uuid: "801284283c69464d8525cda830224287"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:51206
I20260710 11:07:38.451195  7287 raft_consensus.cc:606] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:38.453554  7382 consensus_queue.cc:1048] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.470477  7213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:38950
I20260710 11:07:38.470952  7213 raft_consensus.cc:606] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:38.488793  7138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8937839f36574b43bbefee03dd891e28"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:41486
I20260710 11:07:38.489251  7138 raft_consensus.cc:606] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Received request to transfer leadership to TS d172548449a54f55b257545c7f8a9de4
I20260710 11:07:38.493427  7138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:41486
I20260710 11:07:38.493829  7138 raft_consensus.cc:606] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Received request to transfer leadership to TS d172548449a54f55b257545c7f8a9de4
I20260710 11:07:38.497758  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5"
dest_uuid: "801284283c69464d8525cda830224287"
mode: GRACEFUL
new_leader_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:51206
I20260710 11:07:38.498143  7287 raft_consensus.cc:606] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Received request to transfer leadership to TS d172548449a54f55b257545c7f8a9de4
I20260710 11:07:38.507716  7347 consensus_queue.cc:1048] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.513410  7348 raft_consensus.cc:993] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: : Instructing follower d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:38.513823  7332 raft_consensus.cc:1081] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Signalling peer d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:38.515273  7212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:37860
I20260710 11:07:38.516180  7212 raft_consensus.cc:493] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.516688  7212 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.519191  7347 consensus_queue.cc:1048] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.521745  7347 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.527706  7212 raft_consensus.cc:515] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.529865  7212 leader_election.cc:290] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 2 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.530793  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.531404  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:38.532007  7138 raft_consensus.cc:3055] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.532290  7138 raft_consensus.cc:740] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:38.533015  7138 consensus_queue.cc:260] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.534063  7138 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.536100  7379 consensus_queue.cc:1048] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.538354  7347 raft_consensus.cc:993] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: : Instructing follower d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:38.538741  7347 raft_consensus.cc:1081] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Signalling peer d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:38.541733  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8937839f36574b43bbefee03dd891e28"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:37860
I20260710 11:07:38.542207  7211 raft_consensus.cc:493] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.542526  7211 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.543679  7138 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 2.
I20260710 11:07:38.548949  7176 leader_election.cc:304] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287
I20260710 11:07:38.549111  7332 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.551039  7333 raft_consensus.cc:2804] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.551501  7333 raft_consensus.cc:697] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:38.547786  7211 raft_consensus.cc:515] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.553273  7211 leader_election.cc:290] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 2 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.555821  7333 consensus_queue.cc:237] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.559419  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.564528  7379 consensus_queue.cc:1048] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.566962  7333 consensus_queue.cc:1048] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.567196  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:38.567874  7138 raft_consensus.cc:3055] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.568270  7138 raft_consensus.cc:740] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:38.569087  7138 consensus_queue.cc:260] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.570297  7138 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.576097  7036 catalog_manager.cc:5697] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 1 to 2, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.577395  7138 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 2.
I20260710 11:07:38.580148  7176 leader_election.cc:304] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287
I20260710 11:07:38.581286  7351 raft_consensus.cc:2804] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.581727  7351 raft_consensus.cc:697] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:38.582531  7351 consensus_queue.cc:237] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.585701  7379 raft_consensus.cc:993] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:38.586086  7379 raft_consensus.cc:1081] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:38.587656  7137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45898
I20260710 11:07:38.588181  7137 raft_consensus.cc:493] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.588542  7137 raft_consensus.cc:3060] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.589915  7394 consensus_queue.cc:1048] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.596794  7035 catalog_manager.cc:5697] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 1 to 2, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.597361  7137 raft_consensus.cc:515] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.604074  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.604214  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30bcb83252d54eb6b3b7ff68357b2650" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:38.604668  7287 raft_consensus.cc:3055] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.604787  7211 raft_consensus.cc:3060] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.605064  7287 raft_consensus.cc:740] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:38.608299  7287 consensus_queue.cc:260] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.609230  7287 raft_consensus.cc:3060] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.612118  7211 raft_consensus.cc:2468] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 2.
I20260710 11:07:38.613687  7137 leader_election.cc:290] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 2 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.614070  7103 leader_election.cc:304] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.614831  7347 raft_consensus.cc:2804] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.615283  7347 raft_consensus.cc:697] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:38.616047  7347 consensus_queue.cc:237] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.617255  7287 raft_consensus.cc:2468] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 2.
I20260710 11:07:38.622983  7035 catalog_manager.cc:5697] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 1 to 2, leader changed from 801284283c69464d8525cda830224287 (127.6.95.67) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.639848  7382 consensus_queue.cc:1048] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.649778  7380 raft_consensus.cc:993] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: : Instructing follower d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:38.650245  7380 raft_consensus.cc:1081] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Signalling peer d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:38.651880  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:37864
I20260710 11:07:38.653517  7211 raft_consensus.cc:493] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.653975  7211 raft_consensus.cc:3060] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.656697  7338 consensus_queue.cc:1048] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.663041  7211 raft_consensus.cc:515] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.668083  7211 leader_election.cc:290] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 2 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.669214  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.669759  7287 raft_consensus.cc:3055] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.670064  7287 raft_consensus.cc:740] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:38.670919  7287 consensus_queue.cc:260] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.672132  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561a19f4c4a945338f1c1557469718a5" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:38.672649  7137 raft_consensus.cc:3060] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.676221  7287 raft_consensus.cc:3060] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.676908  7137 raft_consensus.cc:2468] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 2.
I20260710 11:07:38.677743  7176 leader_election.cc:304] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:38.678339  7394 raft_consensus.cc:2804] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.678791  7394 raft_consensus.cc:697] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:38.679558  7394 consensus_queue.cc:237] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.681363  7287 raft_consensus.cc:2468] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 2.
I20260710 11:07:38.685746  7034 catalog_manager.cc:5697] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 1 to 2, leader changed from 801284283c69464d8525cda830224287 (127.6.95.67) to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.737680  7347 consensus_queue.cc:1048] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.746575  7332 consensus_queue.cc:1048] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.936609  7137 raft_consensus.cc:1275] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.937668  7394 consensus_queue.cc:1048] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.943814  7287 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.950343  7287 raft_consensus.cc:1275] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.951537  7415 consensus_queue.cc:1048] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.982600  7394 raft_consensus.cc:993] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:38.982968  7415 raft_consensus.cc:1081] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:38.984179  7137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45894
I20260710 11:07:38.984588  7137 raft_consensus.cc:493] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.984841  7137 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.989475  7137 raft_consensus.cc:515] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.991488  7137 leader_election.cc:290] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 2 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:38.992123  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:38.992657  7211 raft_consensus.cc:3055] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.992957  7211 raft_consensus.cc:740] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:38.993304  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:38.993830  7286 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.993669  7211 consensus_queue.cc:260] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:38.994818  7211 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.999214  7211 raft_consensus.cc:2468] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 2.
I20260710 11:07:39.000226  7103 leader_election.cc:304] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:39.000721  7286 raft_consensus.cc:2468] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 2.
I20260710 11:07:39.000989  7348 raft_consensus.cc:2804] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.002429  7348 raft_consensus.cc:697] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:39.003131  7348 consensus_queue.cc:237] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:39.006068  7138 raft_consensus.cc:1275] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.008209  7415 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.011091  7035 catalog_manager.cc:5697] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 1 to 2, leader changed from d172548449a54f55b257545c7f8a9de4 (127.6.95.66) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.028065  7286 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.033223  7286 raft_consensus.cc:1275] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.034215  7394 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.081316  7211 raft_consensus.cc:1275] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.082352  7348 consensus_queue.cc:1048] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.089057  7286 raft_consensus.cc:1275] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.091902  7347 consensus_queue.cc:1048] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.270570  7286 raft_consensus.cc:1275] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.271522  7394 consensus_queue.cc:1048] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.278568  7138 raft_consensus.cc:1275] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.279786  7416 consensus_queue.cc:1048] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.448534  7211 raft_consensus.cc:1275] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.449499  7347 consensus_queue.cc:1048] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.457101  7286 raft_consensus.cc:1275] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.458995  7420 consensus_queue.cc:1048] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.532110  6525 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:41.532758  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:41.547596  7138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:41496
I20260710 11:07:41.548074  7138 raft_consensus.cc:606] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Received request to transfer leadership to TS 801284283c69464d8525cda830224287
I20260710 11:07:41.550052  7138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:41496
I20260710 11:07:41.550426  7138 raft_consensus.cc:606] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Received request to transfer leadership to TS 801284283c69464d8525cda830224287
I20260710 11:07:41.551241  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:41.551578  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:41.681453  7347 raft_consensus.cc:993] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: : Instructing follower 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:41.681844  7347 raft_consensus.cc:1081] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Signalling peer 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:41.683035  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36"
dest_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:33224
I20260710 11:07:41.683429  7287 raft_consensus.cc:493] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.683668  7287 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.687448  7287 raft_consensus.cc:515] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:41.688812  7287 leader_election.cc:290] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 2 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:41.689532  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:41.689769  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:41.690122  7138 raft_consensus.cc:3055] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:41.690260  7211 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.690460  7138 raft_consensus.cc:740] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:41.691159  7138 consensus_queue.cc:260] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:41.692034  7138 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.694437  7211 raft_consensus.cc:2468] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 2.
I20260710 11:07:41.695354  7252 leader_election.cc:304] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:41.695968  7338 raft_consensus.cc:2804] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:41.696080  7138 raft_consensus.cc:2468] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 2.
I20260710 11:07:41.696985  7338 raft_consensus.cc:697] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:41.697723  7338 consensus_queue.cc:237] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:41.704123  7035 catalog_manager.cc:5697] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 reported cstate change: term changed from 1 to 2, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:41.819360  7424 raft_consensus.cc:993] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: : Instructing follower 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:41.819751  7347 raft_consensus.cc:1081] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Signalling peer 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:41.820926  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8"
dest_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:33224
I20260710 11:07:41.821291  7287 raft_consensus.cc:493] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.821530  7287 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.825765  7287 raft_consensus.cc:515] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:41.827075  7287 leader_election.cc:290] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 2 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:41.827703  7138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:41.828022  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:41.828212  7138 raft_consensus.cc:3055] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:41.828490  7211 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.828505  7138 raft_consensus.cc:740] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:41.829362  7138 consensus_queue.cc:260] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:41.830224  7138 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.832732  7211 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 2.
I20260710 11:07:41.833527  7252 leader_election.cc:304] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:41.834098  7338 raft_consensus.cc:2804] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:41.834438  7338 raft_consensus.cc:697] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:41.834687  7138 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 2.
I20260710 11:07:41.835106  7338 consensus_queue.cc:237] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:41.841192  7035 catalog_manager.cc:5697] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 reported cstate change: term changed from 1 to 2, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.232298  7138 raft_consensus.cc:1275] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.233560  7338 consensus_queue.cc:1048] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.243417  7211 raft_consensus.cc:1275] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.244578  7338 consensus_queue.cc:1048] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.334586  7138 raft_consensus.cc:1275] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.335628  7338 consensus_queue.cc:1048] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.342887  7211 raft_consensus.cc:1275] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.344766  7438 consensus_queue.cc:1048] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.552318  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:42.562281  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8"
dest_uuid: "801284283c69464d8525cda830224287"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:51206
I20260710 11:07:42.562731  7287 raft_consensus.cc:606] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:42.571249  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36"
dest_uuid: "801284283c69464d8525cda830224287"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:51206
I20260710 11:07:42.571678  7287 raft_consensus.cc:606] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:42.578048  7211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:38950
I20260710 11:07:42.578508  7211 raft_consensus.cc:606] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:42.582717  7211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8937839f36574b43bbefee03dd891e28"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:38950
I20260710 11:07:42.583125  7211 raft_consensus.cc:606] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:42.586897  7211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
mode: GRACEFUL
new_leader_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:38950
I20260710 11:07:42.587330  7211 raft_consensus.cc:606] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Received request to transfer leadership to TS aac147739ca94f1886ef76377928fed6
I20260710 11:07:42.787039  7416 raft_consensus.cc:993] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.787448  7440 raft_consensus.cc:1081] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.788730  7138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8937839f36574b43bbefee03dd891e28"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45894
I20260710 11:07:42.789139  7138 raft_consensus.cc:493] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.789395  7138 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.792289  7416 raft_consensus.cc:993] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.792688  7440 raft_consensus.cc:1081] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.793679  7138 raft_consensus.cc:515] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.793862  7137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45894
I20260710 11:07:42.794317  7137 raft_consensus.cc:493] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.794580  7137 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.795758  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:42.796293  7211 raft_consensus.cc:3055] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.796594  7211 raft_consensus.cc:740] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:42.796908  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:42.797367  7287 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.797314  7211 consensus_queue.cc:260] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.798405  7211 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.795423  7138 leader_election.cc:290] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 3 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:42.800143  7137 raft_consensus.cc:515] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.802397  7137 leader_election.cc:290] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 3 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:42.803382  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:42.803894  7286 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.805596  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecf25fab75944fa8863622530cd9198" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:42.805779  7211 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.806106  7213 raft_consensus.cc:3055] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.806444  7213 raft_consensus.cc:740] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:42.806995  7103 leader_election.cc:304] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:42.807168  7287 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.807152  7213 consensus_queue.cc:260] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.808048  7347 raft_consensus.cc:2804] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.808429  7213 raft_consensus.cc:3060] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.809125  7347 raft_consensus.cc:697] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:42.809684  7286 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.809830  7347 consensus_queue.cc:237] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.810608  7101 leader_election.cc:304] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [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: 801284283c69464d8525cda830224287, aac147739ca94f1886ef76377928fed6; no voters: 
I20260710 11:07:42.811210  7441 raft_consensus.cc:2804] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.812412  7441 raft_consensus.cc:697] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:42.813205  7441 consensus_queue.cc:237] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.815323  7213 raft_consensus.cc:2468] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.820338  7035 catalog_manager.cc:5697] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 2 to 3, leader changed from d172548449a54f55b257545c7f8a9de4 (127.6.95.66) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 3 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.832791  7416 raft_consensus.cc:993] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.833241  7440 raft_consensus.cc:1081] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.834473  7137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45894
I20260710 11:07:42.834174  7035 catalog_manager.cc:5697] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 2 to 3, leader changed from d172548449a54f55b257545c7f8a9de4 (127.6.95.66) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 3 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.834892  7137 raft_consensus.cc:493] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.835201  7137 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.840384  7137 raft_consensus.cc:515] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.842072  7137 leader_election.cc:290] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 2 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:42.842577  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:42.843117  7213 raft_consensus.cc:3055] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:42.843392  7213 raft_consensus.cc:740] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:42.843467  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:42.844142  7213 consensus_queue.cc:260] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
W20260710 11:07:42.845045  7440 consensus_queue.cc:1175] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "801284283c69464d8525cda830224287" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:07:42.845707  7213 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.850416  7213 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 2.
I20260710 11:07:42.851262  7103 leader_election.cc:304] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 801284283c69464d8525cda830224287
I20260710 11:07:42.851857  7347 raft_consensus.cc:2804] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:42.852248  7347 raft_consensus.cc:697] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:42.852869  7347 consensus_queue.cc:237] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.857837  7035 catalog_manager.cc:5697] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 1 to 2, leader changed from d172548449a54f55b257545c7f8a9de4 (127.6.95.66) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.865850  7425 raft_consensus.cc:993] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.866199  7338 raft_consensus.cc:1081] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.867420  7137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45898
I20260710 11:07:42.867801  7137 raft_consensus.cc:493] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.868077  7137 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.872200  7137 raft_consensus.cc:515] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.873544  7137 leader_election.cc:290] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 3 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:42.874234  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:42.874399  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da85f5376c8b414c8466b43197da1c36" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:42.874744  7213 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.874796  7287 raft_consensus.cc:3055] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.875121  7287 raft_consensus.cc:740] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:42.875626  7287 consensus_queue.cc:260] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.876353  7287 raft_consensus.cc:3060] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.878839  7213 raft_consensus.cc:2468] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.879626  7103 leader_election.cc:304] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:42.880110  7287 raft_consensus.cc:2468] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.880221  7347 raft_consensus.cc:2804] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.880646  7347 raft_consensus.cc:697] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:42.881309  7347 consensus_queue.cc:237] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.886067  7035 catalog_manager.cc:5697] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 2 to 3, leader changed from 801284283c69464d8525cda830224287 (127.6.95.67) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 3 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.925606  7425 raft_consensus.cc:993] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: : Instructing follower aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.925978  7338 raft_consensus.cc:1081] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Signalling peer aac147739ca94f1886ef76377928fed6 to start an election
I20260710 11:07:42.927179  7137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
 from {username='slave'} at 127.0.0.1:45898
I20260710 11:07:42.927577  7137 raft_consensus.cc:493] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.927848  7137 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.932144  7137 raft_consensus.cc:515] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.933560  7137 leader_election.cc:290] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [CANDIDATE]: Term 3 election: Requested vote from peers d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:42.934244  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:42.934464  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748a167abf8f41cf9ea87438df3eedf8" candidate_uuid: "aac147739ca94f1886ef76377928fed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:42.934790  7213 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.934945  7287 raft_consensus.cc:3055] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.935225  7287 raft_consensus.cc:740] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:42.935803  7287 consensus_queue.cc:260] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.936612  7287 raft_consensus.cc:3060] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.939119  7213 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.940014  7103 leader_election.cc:304] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [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: aac147739ca94f1886ef76377928fed6, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:42.940408  7287 raft_consensus.cc:2468] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac147739ca94f1886ef76377928fed6 in term 3.
I20260710 11:07:42.940603  7347 raft_consensus.cc:2804] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.941015  7347 raft_consensus.cc:697] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Becoming Leader. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:42.941992  7347 consensus_queue.cc:237] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:42.946664  7035 catalog_manager.cc:5697] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 reported cstate change: term changed from 2 to 3, leader changed from 801284283c69464d8525cda830224287 (127.6.95.67) to aac147739ca94f1886ef76377928fed6 (127.6.95.65). New cstate: current_term: 3 leader_uuid: "aac147739ca94f1886ef76377928fed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.233145  7213 raft_consensus.cc:1275] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.234161  7347 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.241770  7287 raft_consensus.cc:1275] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.244495  7347 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.287418  7213 raft_consensus.cc:1275] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.288494  7347 consensus_queue.cc:1048] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.295285  7287 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.300799  7287 raft_consensus.cc:1275] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.301770  7441 consensus_queue.cc:1048] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.324765  7287 raft_consensus.cc:1275] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.325700  7441 consensus_queue.cc:1048] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.332499  7213 raft_consensus.cc:1275] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.334632  7455 consensus_queue.cc:1048] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.358480  7287 raft_consensus.cc:1275] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.359392  7455 consensus_queue.cc:1048] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.366142  7213 raft_consensus.cc:1275] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.367671  7442 consensus_queue.cc:1048] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.430970  7287 raft_consensus.cc:1275] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.432080  7442 consensus_queue.cc:1048] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.439440  7213 raft_consensus.cc:1275] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Refusing update from remote peer aac147739ca94f1886ef76377928fed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.441123  7441 consensus_queue.cc:1048] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:45.593305  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:45.600849  7137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:41496
I20260710 11:07:45.601466  7137 raft_consensus.cc:606] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Received request to transfer leadership to TS d172548449a54f55b257545c7f8a9de4
I20260710 11:07:45.603583  7137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8937839f36574b43bbefee03dd891e28"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:41496
I20260710 11:07:45.604003  7137 raft_consensus.cc:606] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Received request to transfer leadership to TS 801284283c69464d8525cda830224287
I20260710 11:07:45.605868  7137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:41496
I20260710 11:07:45.606391  7137 raft_consensus.cc:606] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Received request to transfer leadership to TS d172548449a54f55b257545c7f8a9de4
I20260710 11:07:45.608587  7137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c"
dest_uuid: "aac147739ca94f1886ef76377928fed6"
mode: GRACEFUL
new_leader_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:41496
I20260710 11:07:45.608968  7137 raft_consensus.cc:606] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Received request to transfer leadership to TS 801284283c69464d8525cda830224287
I20260710 11:07:45.609781  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:07:45.610183  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:45.741775  7441 raft_consensus.cc:993] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: : Instructing follower d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:45.742307  7464 raft_consensus.cc:1081] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Signalling peer d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:45.743673  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:37860
I20260710 11:07:45.744095  7211 raft_consensus.cc:493] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.744370  7211 raft_consensus.cc:3060] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.749444  7211 raft_consensus.cc:515] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.750865  7211 leader_election.cc:290] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 2 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:45.752295  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:45.752600  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e1270f9ad4c0983db92ba9d472e77" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:45.753094  7287 raft_consensus.cc:3060] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.753259  7137 raft_consensus.cc:3055] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.753592  7137 raft_consensus.cc:740] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:45.754331  7137 consensus_queue.cc:260] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.755097  7441 raft_consensus.cc:993] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: : Instructing follower d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:45.755534  7464 raft_consensus.cc:1081] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Signalling peer d172548449a54f55b257545c7f8a9de4 to start an election
I20260710 11:07:45.755602  7137 raft_consensus.cc:3060] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.757388  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb"
dest_uuid: "d172548449a54f55b257545c7f8a9de4"
 from {username='slave'} at 127.0.0.1:37860
I20260710 11:07:45.758253  7211 raft_consensus.cc:493] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.758620  7211 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.758899  7287 raft_consensus.cc:2468] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 2.
I20260710 11:07:45.760288  7176 leader_election.cc:304] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:45.761111  7461 raft_consensus.cc:2804] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.762133  7461 raft_consensus.cc:697] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:45.763391  7211 raft_consensus.cc:515] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.763100  7461 consensus_queue.cc:237] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.764173  7137 raft_consensus.cc:2468] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 2.
I20260710 11:07:45.765000  7211 leader_election.cc:290] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [CANDIDATE]: Term 3 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), 801284283c69464d8525cda830224287 (127.6.95.67:44089)
I20260710 11:07:45.765630  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:45.766255  7137 raft_consensus.cc:3055] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:45.766445  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95332851ccd245f99da400cdfdcb08bb" candidate_uuid: "d172548449a54f55b257545c7f8a9de4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "801284283c69464d8525cda830224287"
I20260710 11:07:45.766649  7137 raft_consensus.cc:740] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:45.766930  7287 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.769917  7137 consensus_queue.cc:260] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.771291  7137 raft_consensus.cc:3060] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.771715  7034 catalog_manager.cc:5697] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 1 to 2, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 2 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.772523  7287 raft_consensus.cc:2468] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 3.
I20260710 11:07:45.773409  7176 leader_election.cc:304] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [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: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:45.774092  7461 raft_consensus.cc:2804] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:45.774626  7461 raft_consensus.cc:697] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 3 LEADER]: Becoming Leader. State: Replica: d172548449a54f55b257545c7f8a9de4, State: Running, Role: LEADER
I20260710 11:07:45.775481  7461 consensus_queue.cc:237] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.776773  7137 raft_consensus.cc:2468] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d172548449a54f55b257545c7f8a9de4 in term 3.
I20260710 11:07:45.789948  7034 catalog_manager.cc:5697] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 reported cstate change: term changed from 2 to 3, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to d172548449a54f55b257545c7f8a9de4 (127.6.95.66). New cstate: current_term: 3 leader_uuid: "d172548449a54f55b257545c7f8a9de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.829560  7441 raft_consensus.cc:993] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: : Instructing follower 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:45.829946  7464 raft_consensus.cc:1081] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Signalling peer 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:45.831238  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8937839f36574b43bbefee03dd891e28"
dest_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:33224
I20260710 11:07:45.831625  7287 raft_consensus.cc:493] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.831858  7287 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.835704  7287 raft_consensus.cc:515] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.837015  7287 leader_election.cc:290] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 4 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:45.837849  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:45.837993  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937839f36574b43bbefee03dd891e28" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:45.838354  7137 raft_consensus.cc:3055] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:45.838413  7211 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.838642  7137 raft_consensus.cc:740] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:45.839298  7137 consensus_queue.cc:260] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.840188  7137 raft_consensus.cc:3060] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.842240  7211 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 4.
I20260710 11:07:45.843248  7252 leader_election.cc:304] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [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: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:45.843966  7463 raft_consensus.cc:2804] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:45.844430  7137 raft_consensus.cc:2468] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 4.
I20260710 11:07:45.845145  7463 raft_consensus.cc:697] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 4 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:45.845973  7463 consensus_queue.cc:237] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:45.852144  7034 catalog_manager.cc:5697] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 reported cstate change: term changed from 3 to 4, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 4 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:46.076906  7441 raft_consensus.cc:993] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: : Instructing follower 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:46.077392  7464 raft_consensus.cc:1081] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Signalling peer 801284283c69464d8525cda830224287 to start an election
I20260710 11:07:46.078879  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c"
dest_uuid: "801284283c69464d8525cda830224287"
 from {username='slave'} at 127.0.0.1:33224
I20260710 11:07:46.079262  7287 raft_consensus.cc:493] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.079532  7287 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.083491  7287 raft_consensus.cc:515] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:46.084911  7287 leader_election.cc:290] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [CANDIDATE]: Term 3 election: Requested vote from peers aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983), d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113)
I20260710 11:07:46.085942  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d172548449a54f55b257545c7f8a9de4"
I20260710 11:07:46.086383  7211 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.088241  7137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4b23dfb367439fb89793255f36fa4c" candidate_uuid: "801284283c69464d8525cda830224287" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aac147739ca94f1886ef76377928fed6"
I20260710 11:07:46.088636  7137 raft_consensus.cc:3055] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:46.088833  7137 raft_consensus.cc:740] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aac147739ca94f1886ef76377928fed6, State: Running, Role: LEADER
I20260710 11:07:46.089469  7137 consensus_queue.cc:260] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:46.090236  7137 raft_consensus.cc:3060] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.090399  7211 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 3.
I20260710 11:07:46.091246  7252 leader_election.cc:304] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [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: 801284283c69464d8525cda830224287, d172548449a54f55b257545c7f8a9de4; no voters: 
I20260710 11:07:46.091854  7463 raft_consensus.cc:2804] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:46.092279  7463 raft_consensus.cc:697] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 3 LEADER]: Becoming Leader. State: Replica: 801284283c69464d8525cda830224287, State: Running, Role: LEADER
I20260710 11:07:46.093027  7463 consensus_queue.cc:237] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [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: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } }
I20260710 11:07:46.094234  7137 raft_consensus.cc:2468] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801284283c69464d8525cda830224287 in term 3.
I20260710 11:07:46.098956  7034 catalog_manager.cc:5697] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 reported cstate change: term changed from 2 to 3, leader changed from aac147739ca94f1886ef76377928fed6 (127.6.95.65) to 801284283c69464d8525cda830224287 (127.6.95.67). New cstate: current_term: 3 leader_uuid: "801284283c69464d8525cda830224287" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:46.177870  7137 raft_consensus.cc:1275] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.178890  7461 consensus_queue.cc:1048] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.188539  7287 raft_consensus.cc:1275] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.190382  7465 consensus_queue.cc:1048] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:46.255718  7137 raft_consensus.cc:1275] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 4 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:46.256673  7463 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.264732  7211 raft_consensus.cc:1275] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 4 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:46.266526  7472 consensus_queue.cc:1048] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.373091  7137 raft_consensus.cc:1275] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.374100  7465 consensus_queue.cc:1048] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aac147739ca94f1886ef76377928fed6" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.381774  7287 raft_consensus.cc:1275] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Refusing update from remote peer d172548449a54f55b257545c7f8a9de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.383355  7484 consensus_queue.cc:1048] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801284283c69464d8525cda830224287" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 44089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:46.610905  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:46.617269  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
I20260710 11:07:46.639158  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.639868  6525 tablet_replica.cc:333] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.640432  6525 raft_consensus.cc:2243] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.641110  6525 raft_consensus.cc:2272] T 30bcb83252d54eb6b3b7ff68357b2650 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.642796  6525 tablet_replica.cc:333] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.643271  6525 raft_consensus.cc:2243] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.643627  6525 raft_consensus.cc:2272] T cf87b61c124e43abbe2fd06cbbe6d1d3 P aac147739ca94f1886ef76377928fed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.645131  6525 tablet_replica.cc:333] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.645543  6525 raft_consensus.cc:2243] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.645861  6525 raft_consensus.cc:2272] T 8937839f36574b43bbefee03dd891e28 P aac147739ca94f1886ef76377928fed6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.647742  6525 tablet_replica.cc:333] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.648233  6525 raft_consensus.cc:2243] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.648886  6525 raft_consensus.cc:2272] T 0ecf25fab75944fa8863622530cd9198 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.650259  6525 tablet_replica.cc:333] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.650686  6525 raft_consensus.cc:2243] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.651302  6525 raft_consensus.cc:2272] T da85f5376c8b414c8466b43197da1c36 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.652922  6525 tablet_replica.cc:333] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.653330  6525 raft_consensus.cc:2243] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.653642  6525 raft_consensus.cc:2272] T 95332851ccd245f99da400cdfdcb08bb P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:46.655592  7250 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:07:46.656039  6525 tablet_replica.cc:333] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.656543  6525 raft_consensus.cc:2243] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.656919  6525 raft_consensus.cc:2272] T 211e1270f9ad4c0983db92ba9d472e77 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:46.658334  7250 consensus_peers.cc:597] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 -> Peer aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983): Couldn't send request to peer aac147739ca94f1886ef76377928fed6. 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 11:07:46.658753  6525 tablet_replica.cc:333] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.659206  6525 raft_consensus.cc:2243] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.659533  6525 raft_consensus.cc:2272] T 9f4b23dfb367439fb89793255f36fa4c P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.661098  6525 tablet_replica.cc:333] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.661516  6525 raft_consensus.cc:2243] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.661900  6525 raft_consensus.cc:2272] T 561a19f4c4a945338f1c1557469718a5 P aac147739ca94f1886ef76377928fed6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.663357  6525 tablet_replica.cc:333] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6: stopping tablet replica
I20260710 11:07:46.663757  6525 raft_consensus.cc:2243] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.664393  6525 raft_consensus.cc:2272] T 748a167abf8f41cf9ea87438df3eedf8 P aac147739ca94f1886ef76377928fed6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.690800  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
I20260710 11:07:46.710755  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
I20260710 11:07:46.710750  7211 raft_consensus.cc:1275] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Refusing update from remote peer 801284283c69464d8525cda830224287: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.712284  7472 consensus_queue.cc:1048] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d172548449a54f55b257545c7f8a9de4" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 37113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:46.716869  7252 consensus_peers.cc:597] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 -> Peer d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113): Couldn't send request to peer d172548449a54f55b257545c7f8a9de4. 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 11:07:46.723351  7250 consensus_peers.cc:597] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 -> Peer aac147739ca94f1886ef76377928fed6 (127.6.95.65:42983): Couldn't send request to peer aac147739ca94f1886ef76377928fed6. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:42983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:46.734057  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.734604  6525 tablet_replica.cc:333] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.735164  6525 raft_consensus.cc:2243] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.735599  6525 raft_consensus.cc:2272] T 8937839f36574b43bbefee03dd891e28 P d172548449a54f55b257545c7f8a9de4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.737679  6525 tablet_replica.cc:333] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.738164  6525 raft_consensus.cc:2243] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.738518  6525 raft_consensus.cc:2272] T cf87b61c124e43abbe2fd06cbbe6d1d3 P d172548449a54f55b257545c7f8a9de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.740037  6525 tablet_replica.cc:333] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.740482  6525 raft_consensus.cc:2243] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.741129  6525 raft_consensus.cc:2272] T 561a19f4c4a945338f1c1557469718a5 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.742570  6525 tablet_replica.cc:333] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.743003  6525 raft_consensus.cc:2243] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.743367  6525 raft_consensus.cc:2272] T 748a167abf8f41cf9ea87438df3eedf8 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.744827  6525 tablet_replica.cc:333] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.745265  6525 raft_consensus.cc:2243] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.745640  6525 raft_consensus.cc:2272] T 0ecf25fab75944fa8863622530cd9198 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.747088  6525 tablet_replica.cc:333] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.747490  6525 raft_consensus.cc:2243] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.748171  6525 raft_consensus.cc:2272] T 95332851ccd245f99da400cdfdcb08bb P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.750310  6525 tablet_replica.cc:333] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.750748  6525 raft_consensus.cc:2243] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.751133  6525 raft_consensus.cc:2272] T da85f5376c8b414c8466b43197da1c36 P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.752684  6525 tablet_replica.cc:333] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.753108  6525 raft_consensus.cc:2243] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.753476  6525 raft_consensus.cc:2272] T 9f4b23dfb367439fb89793255f36fa4c P d172548449a54f55b257545c7f8a9de4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.754923  6525 tablet_replica.cc:333] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.755339  6525 raft_consensus.cc:2243] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.755993  6525 raft_consensus.cc:2272] T 211e1270f9ad4c0983db92ba9d472e77 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.757575  6525 tablet_replica.cc:333] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4: stopping tablet replica
I20260710 11:07:46.757978  6525 raft_consensus.cc:2243] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.758324  6525 raft_consensus.cc:2272] T 30bcb83252d54eb6b3b7ff68357b2650 P d172548449a54f55b257545c7f8a9de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.783918  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
I20260710 11:07:46.800673  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
W20260710 11:07:46.818081  7252 consensus_peers.cc:597] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 -> Peer d172548449a54f55b257545c7f8a9de4 (127.6.95.66:37113): Couldn't send request to peer d172548449a54f55b257545c7f8a9de4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:37113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:46.821017  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.821574  6525 tablet_replica.cc:333] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.822090  6525 raft_consensus.cc:2243] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.822508  6525 raft_consensus.cc:2272] T 211e1270f9ad4c0983db92ba9d472e77 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.824330  6525 tablet_replica.cc:333] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.824776  6525 raft_consensus.cc:2243] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.825376  6525 pending_rounds.cc:70] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: Trying to abort 1 pending ops.
I20260710 11:07:46.825567  6525 pending_rounds.cc:77] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960104323633152 op_type: NO_OP noop_request { }
I20260710 11:07:46.825874  6525 raft_consensus.cc:2889] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:46.826145  6525 raft_consensus.cc:2272] T 9f4b23dfb367439fb89793255f36fa4c P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.828004  6525 tablet_replica.cc:333] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.828464  6525 raft_consensus.cc:2243] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.828872  6525 raft_consensus.cc:2272] T 30bcb83252d54eb6b3b7ff68357b2650 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.830488  6525 tablet_replica.cc:333] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.831004  6525 raft_consensus.cc:2243] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.831434  6525 raft_consensus.cc:2272] T 0ecf25fab75944fa8863622530cd9198 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.832994  6525 tablet_replica.cc:333] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.833441  6525 raft_consensus.cc:2243] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.833774  6525 raft_consensus.cc:2272] T 95332851ccd245f99da400cdfdcb08bb P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.835496  6525 tablet_replica.cc:333] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.836037  6525 raft_consensus.cc:2243] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.836386  6525 raft_consensus.cc:2272] T da85f5376c8b414c8466b43197da1c36 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.837796  6525 tablet_replica.cc:333] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.838230  6525 raft_consensus.cc:2243] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.838626  6525 raft_consensus.cc:2272] T 561a19f4c4a945338f1c1557469718a5 P 801284283c69464d8525cda830224287 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.840122  6525 tablet_replica.cc:333] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.840530  6525 raft_consensus.cc:2243] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.840880  6525 raft_consensus.cc:2272] T 748a167abf8f41cf9ea87438df3eedf8 P 801284283c69464d8525cda830224287 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.842271  6525 tablet_replica.cc:333] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.842677  6525 raft_consensus.cc:2243] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.843293  6525 raft_consensus.cc:2272] T 8937839f36574b43bbefee03dd891e28 P 801284283c69464d8525cda830224287 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.844965  6525 tablet_replica.cc:333] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287: stopping tablet replica
I20260710 11:07:46.845352  6525 raft_consensus.cc:2243] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.845999  6525 raft_consensus.cc:2272] T cf87b61c124e43abbe2fd06cbbe6d1d3 P 801284283c69464d8525cda830224287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.862668  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:07:46.879267  6525 master.cc:562] Master@127.6.95.126:42245 shutting down...
I20260710 11:07:46.895633  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.896111  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.896392  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P bc026b19b4404a61881a80a18b42a16b: stopping tablet replica
I20260710 11:07:46.915081  6525 master.cc:584] Master@127.6.95.126:42245 shutdown complete.
801284283c69464d8525cda830224287  1
aac147739ca94f1886ef76377928fed6  5
d172548449a54f55b257545c7f8a9de4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10146 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:07:46.949466  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:41175
I20260710 11:07:46.950500  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.955683  7488 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 11:07:46.955734  7489 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 11:07:46.956295  7491 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 11:07:46.957376  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:46.958060  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.958225  6525 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 11:07:46.958333  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681666958322 us; error 0 us; skew 500 ppm
I20260710 11:07:46.958751  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.961181  6525 webserver.cc:533] Webserver started at http://127.6.95.126:36825/ using document root <none> and password file <none>
I20260710 11:07:46.961596  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.961741  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.961953  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.962932  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "96224e9b983844bea4df831d0f6dbbf6"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gxjw"
I20260710 11:07:46.966889  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:46.969874  7496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.970520  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:46.970755  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "96224e9b983844bea4df831d0f6dbbf6"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-gxjw"
I20260710 11:07:46.971024  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-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 11:07:46.994858  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.996134  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.030990  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:41175
I20260710 11:07:47.031117  7547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:41175 every 8 connection(s)
I20260710 11:07:47.034579  7548 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 11:07:47.043849  7548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6: Bootstrap starting.
I20260710 11:07:47.048128  7548 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.051896  7548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6: No bootstrap required, opened a new log
I20260710 11:07:47.053813  7548 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96224e9b983844bea4df831d0f6dbbf6" member_type: VOTER }
I20260710 11:07:47.054155  7548 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.054365  7548 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96224e9b983844bea4df831d0f6dbbf6, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.054873  7548 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96224e9b983844bea4df831d0f6dbbf6" member_type: VOTER }
I20260710 11:07:47.055269  7548 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:47.055485  7548 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:47.055733  7548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.059453  7548 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96224e9b983844bea4df831d0f6dbbf6" member_type: VOTER }
I20260710 11:07:47.059891  7548 leader_election.cc:304] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [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: 96224e9b983844bea4df831d0f6dbbf6; no voters: 
I20260710 11:07:47.060976  7548 leader_election.cc:290] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:47.061246  7551 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.062424  7551 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 1 LEADER]: Becoming Leader. State: Replica: 96224e9b983844bea4df831d0f6dbbf6, State: Running, Role: LEADER
I20260710 11:07:47.063035  7551 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [LEADER]: Queue going to LEADER mode. State: All 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: "96224e9b983844bea4df831d0f6dbbf6" member_type: VOTER }
I20260710 11:07:47.063608  7548 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:47.067665  7552 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96224e9b983844bea4df831d0f6dbbf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96224e9b983844bea4df831d0f6dbbf6" member_type: VOTER } }
I20260710 11:07:47.067610  7553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96224e9b983844bea4df831d0f6dbbf6. Latest consensus state: current_term: 1 leader_uuid: "96224e9b983844bea4df831d0f6dbbf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96224e9b983844bea4df831d0f6dbbf6" member_type: VOTER } }
I20260710 11:07:47.068214  7552 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:47.068269  7553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:47.070472  7558 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:47.077404  7558 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:47.078672  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:47.085270  7558 catalog_manager.cc:1383] Generated new cluster ID: 7887a73bba9f4f8a829a174e30b5e3ff
I20260710 11:07:47.085482  7558 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:47.096206  7558 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:47.097276  7558 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:47.111436  7558 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6: Generated new TSK 0
I20260710 11:07:47.111886  7558 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:47.144547  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.149852  7569 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 11:07:47.150977  7570 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 11:07:47.153283  7572 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 11:07:47.153614  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:47.154654  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.154829  6525 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 11:07:47.155026  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681667155008 us; error 0 us; skew 500 ppm
I20260710 11:07:47.155529  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.157729  6525 webserver.cc:533] Webserver started at http://127.6.95.65:33355/ using document root <none> and password file <none>
I20260710 11:07:47.158191  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.158358  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.158602  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.159580  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "2c30d92e074f4a17b101b62a64dea6ce"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-gxjw"
I20260710 11:07:47.163697  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:07:47.166569  7577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.167181  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:47.167433  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "2c30d92e074f4a17b101b62a64dea6ce"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-gxjw"
I20260710 11:07:47.167687  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-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 11:07:47.184036  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.185093  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.186373  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:47.188441  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:47.188633  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.188833  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:47.188994  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.225042  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:46039
I20260710 11:07:47.225143  7639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:46039 every 8 connection(s)
I20260710 11:07:47.229362  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.235666  7644 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 11:07:47.237314  7645 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 11:07:47.238691  7647 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 11:07:47.239132  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:47.240196  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.240463  6525 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 11:07:47.240651  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681667240633 us; error 0 us; skew 500 ppm
I20260710 11:07:47.241180  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.241627  7640 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41175
I20260710 11:07:47.242005  7640 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.242779  7640 heartbeater.cc:507] Master 127.6.95.126:41175 requested a full tablet report, sending...
I20260710 11:07:47.243551  6525 webserver.cc:533] Webserver started at http://127.6.95.66:37471/ using document root <none> and password file <none>
I20260710 11:07:47.244138  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.244364  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.244627  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.244877  7513 ts_manager.cc:194] Registered new tserver with Master: 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:07:47.245721  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "65cf8b84ed38460f9d34c229cd8a382a"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-gxjw"
I20260710 11:07:47.246532  7513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44528
I20260710 11:07:47.250334  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:07:47.253331  7652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.253965  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:47.254207  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "65cf8b84ed38460f9d34c229cd8a382a"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-gxjw"
I20260710 11:07:47.254453  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-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 11:07:47.277436  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.278522  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.279853  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:47.281876  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:47.282061  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.282275  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:47.282428  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.318393  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:38677
I20260710 11:07:47.318488  7714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:38677 every 8 connection(s)
I20260710 11:07:47.322640  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.328462  7718 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 11:07:47.328691  7719 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 11:07:47.331815  7722 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 11:07:47.332237  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:47.333186  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.333441  6525 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 11:07:47.333532  7715 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41175
I20260710 11:07:47.333634  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681667333616 us; error 0 us; skew 500 ppm
I20260710 11:07:47.333966  7715 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.334273  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.334635  7715 heartbeater.cc:507] Master 127.6.95.126:41175 requested a full tablet report, sending...
I20260710 11:07:47.336681  7513 ts_manager.cc:194] Registered new tserver with Master: 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:47.336723  6525 webserver.cc:533] Webserver started at http://127.6.95.67:40647/ using document root <none> and password file <none>
I20260710 11:07:47.337335  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.337540  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.337782  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.338192  7513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44534
I20260710 11:07:47.339519  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "047a8f4352694199adf6fac58d53c875"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-gxjw"
I20260710 11:07:47.343616  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:07:47.346534  7726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.347177  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:47.347434  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "047a8f4352694199adf6fac58d53c875"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-gxjw"
I20260710 11:07:47.347679  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-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 11:07:47.393994  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.395113  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.396507  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:47.398540  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:47.398726  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.398948  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:47.399101  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.434968  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:43051
I20260710 11:07:47.435060  7788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:43051 every 8 connection(s)
I20260710 11:07:47.447081  7789 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41175
I20260710 11:07:47.447395  7789 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.448056  7789 heartbeater.cc:507] Master 127.6.95.126:41175 requested a full tablet report, sending...
I20260710 11:07:47.449862  7513 ts_manager.cc:194] Registered new tserver with Master: 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:47.450883  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013165621s
I20260710 11:07:47.451429  7513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44544
I20260710 11:07:47.473897  7513 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44550:
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 11:07:47.477439  7513 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 11:07:47.595505  7754 tablet_service.cc:1511] Processing CreateTablet for tablet af9917afe3fa448aa535ad1cea27c2f7 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.596915  7754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9917afe3fa448aa535ad1cea27c2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.597304  7749 tablet_service.cc:1511] Processing CreateTablet for tablet f97dce8140494aa88309ba019c15686b (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.598572  7749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97dce8140494aa88309ba019c15686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.600941  7750 tablet_service.cc:1511] Processing CreateTablet for tablet d3c6ad61390144b6b0600bf5f2b97c42 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.602135  7750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c6ad61390144b6b0600bf5f2b97c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.602523  7605 tablet_service.cc:1511] Processing CreateTablet for tablet af9917afe3fa448aa535ad1cea27c2f7 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.603694  7605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9917afe3fa448aa535ad1cea27c2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.611756  7676 tablet_service.cc:1511] Processing CreateTablet for tablet d3c6ad61390144b6b0600bf5f2b97c42 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.613091  7676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c6ad61390144b6b0600bf5f2b97c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.603744  7680 tablet_service.cc:1511] Processing CreateTablet for tablet af9917afe3fa448aa535ad1cea27c2f7 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.607736  7753 tablet_service.cc:1511] Processing CreateTablet for tablet 584fe44eb00f46528e278c7d66676b26 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.609884  7601 tablet_service.cc:1511] Processing CreateTablet for tablet d3c6ad61390144b6b0600bf5f2b97c42 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.617118  7753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584fe44eb00f46528e278c7d66676b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.617358  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c6ad61390144b6b0600bf5f2b97c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.605038  7604 tablet_service.cc:1511] Processing CreateTablet for tablet 584fe44eb00f46528e278c7d66676b26 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.620827  7604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584fe44eb00f46528e278c7d66676b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.605779  7679 tablet_service.cc:1511] Processing CreateTablet for tablet 584fe44eb00f46528e278c7d66676b26 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.606108  7752 tablet_service.cc:1511] Processing CreateTablet for tablet 4093f6adda3d42c2af70e8dae1cf6b1d (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.625255  7752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4093f6adda3d42c2af70e8dae1cf6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.625751  7804 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:47.607765  7678 tablet_service.cc:1511] Processing CreateTablet for tablet 4093f6adda3d42c2af70e8dae1cf6b1d (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.606690  7603 tablet_service.cc:1511] Processing CreateTablet for tablet 4093f6adda3d42c2af70e8dae1cf6b1d (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.609779  7677 tablet_service.cc:1511] Processing CreateTablet for tablet 91647aabe5e5492abfbf12b7e328e435 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.611045  7600 tablet_service.cc:1511] Processing CreateTablet for tablet f97dce8140494aa88309ba019c15686b (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.629328  7603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4093f6adda3d42c2af70e8dae1cf6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.605055  7751 tablet_service.cc:1511] Processing CreateTablet for tablet 91647aabe5e5492abfbf12b7e328e435 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.630445  7751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91647aabe5e5492abfbf12b7e328e435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.631703  7804 tablet_bootstrap.cc:654] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.620473  7675 tablet_service.cc:1511] Processing CreateTablet for tablet f97dce8140494aa88309ba019c15686b (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.608323  7602 tablet_service.cc:1511] Processing CreateTablet for tablet 91647aabe5e5492abfbf12b7e328e435 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.632782  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97dce8140494aa88309ba019c15686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.633562  7602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91647aabe5e5492abfbf12b7e328e435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.615881  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9917afe3fa448aa535ad1cea27c2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.637018  7675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97dce8140494aa88309ba019c15686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.637704  7677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91647aabe5e5492abfbf12b7e328e435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.638904  7599 tablet_service.cc:1511] Processing CreateTablet for tablet eddbf46ea6dc461188a3d773340fc85c (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.640120  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddbf46ea6dc461188a3d773340fc85c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.640293  7678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4093f6adda3d42c2af70e8dae1cf6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.641594  7754 tablet_service.cc:1511] Processing CreateTablet for tablet eddbf46ea6dc461188a3d773340fc85c (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.642298  7679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584fe44eb00f46528e278c7d66676b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.642763  7754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddbf46ea6dc461188a3d773340fc85c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.646883  7674 tablet_service.cc:1511] Processing CreateTablet for tablet eddbf46ea6dc461188a3d773340fc85c (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.648115  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eddbf46ea6dc461188a3d773340fc85c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.650655  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 156ce0d57bf3485ba1941371e3e60ed5 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.651863  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156ce0d57bf3485ba1941371e3e60ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.657519  7753 tablet_service.cc:1511] Processing CreateTablet for tablet 156ce0d57bf3485ba1941371e3e60ed5 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.658674  7753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156ce0d57bf3485ba1941371e3e60ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.660655  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 01bf310c2dfc4efdae90d3171b3c448e (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.661881  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bf310c2dfc4efdae90d3171b3c448e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.665110  7673 tablet_service.cc:1511] Processing CreateTablet for tablet 156ce0d57bf3485ba1941371e3e60ed5 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.666539  7750 tablet_service.cc:1511] Processing CreateTablet for tablet 01bf310c2dfc4efdae90d3171b3c448e (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.666875  7804 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:47.667474  7804 ts_tablet_manager.cc:1403] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260710 11:07:47.667732  7750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bf310c2dfc4efdae90d3171b3c448e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.667996  7672 tablet_service.cc:1511] Processing CreateTablet for tablet 01bf310c2dfc4efdae90d3171b3c448e (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.670280  7804 raft_consensus.cc:359] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:47.671407  7804 raft_consensus.cc:385] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.671705  7804 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.672780  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156ce0d57bf3485ba1941371e3e60ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.673871  7596 tablet_service.cc:1511] Processing CreateTablet for tablet b63c9edc59b1471eb1a681c8c278c8f6 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.675055  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c9edc59b1471eb1a681c8c278c8f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.676437  7749 tablet_service.cc:1511] Processing CreateTablet for tablet b63c9edc59b1471eb1a681c8c278c8f6 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.677587  7749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c9edc59b1471eb1a681c8c278c8f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.680320  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bf310c2dfc4efdae90d3171b3c448e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.697558  7748 tablet_service.cc:1511] Processing CreateTablet for tablet 547b2af5ddd14bfea4654bf11f232122 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.698856  7748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547b2af5ddd14bfea4654bf11f232122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.701148  7804 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:47.701431  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 547b2af5ddd14bfea4654bf11f232122 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.703229  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547b2af5ddd14bfea4654bf11f232122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.724241  7676 tablet_service.cc:1511] Processing CreateTablet for tablet de60d656228641d4b653fa3f88d17636 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.725184  7748 tablet_service.cc:1511] Processing CreateTablet for tablet de60d656228641d4b653fa3f88d17636 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.726400  7748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de60d656228641d4b653fa3f88d17636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.725549  7676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de60d656228641d4b653fa3f88d17636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.734580  7750 tablet_service.cc:1511] Processing CreateTablet for tablet 71efc3dc3907476f99fedb94db02f440 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.735780  7750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71efc3dc3907476f99fedb94db02f440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.736814  7752 tablet_service.cc:1511] Processing CreateTablet for tablet 1e78007211f040c68d0a2d16934d582a (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.738055  7752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e78007211f040c68d0a2d16934d582a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.740025  7754 tablet_service.cc:1511] Processing CreateTablet for tablet 921d25c30e464d3b9e9a7679ee1e8157 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.747396  7754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921d25c30e464d3b9e9a7679ee1e8157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.747587  7680 tablet_service.cc:1511] Processing CreateTablet for tablet b63c9edc59b1471eb1a681c8c278c8f6 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.748785  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c9edc59b1471eb1a681c8c278c8f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.750487  7677 tablet_service.cc:1511] Processing CreateTablet for tablet 71efc3dc3907476f99fedb94db02f440 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.751636  7677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71efc3dc3907476f99fedb94db02f440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.751832  7747 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8b832a765949cf971fb5adb1927818 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.753013  7747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8b832a765949cf971fb5adb1927818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.755242  7679 tablet_service.cc:1511] Processing CreateTablet for tablet 1e78007211f040c68d0a2d16934d582a (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.763723  7603 tablet_service.cc:1511] Processing CreateTablet for tablet 547b2af5ddd14bfea4654bf11f232122 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.766167  7789 heartbeater.cc:499] Master 127.6.95.126:41175 was elected leader, sending a full tablet report...
I20260710 11:07:47.785043  7746 tablet_service.cc:1511] Processing CreateTablet for tablet c497265c00e54ddcbdde78a0fd74f1e4 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.786276  7746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c497265c00e54ddcbdde78a0fd74f1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.788985  7602 tablet_service.cc:1511] Processing CreateTablet for tablet 1e78007211f040c68d0a2d16934d582a (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.790735  7749 tablet_service.cc:1511] Processing CreateTablet for tablet e0711317f50143d0a3aa49c65ff1d593 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.791963  7749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0711317f50143d0a3aa49c65ff1d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.793998  7808 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:47.771569  7804 ts_tablet_manager.cc:1434] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.104s	user 0.003s	sys 0.013s
I20260710 11:07:47.767511  7678 tablet_service.cc:1511] Processing CreateTablet for tablet 921d25c30e464d3b9e9a7679ee1e8157 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.800045  7679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e78007211f040c68d0a2d16934d582a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.777643  7604 tablet_service.cc:1511] Processing CreateTablet for tablet de60d656228641d4b653fa3f88d17636 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.801606  7678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921d25c30e464d3b9e9a7679ee1e8157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.807032  7753 tablet_service.cc:1511] Processing CreateTablet for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.808476  7804 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:47.809222  7753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.817374  7605 tablet_service.cc:1511] Processing CreateTablet for tablet 71efc3dc3907476f99fedb94db02f440 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.817914  7600 tablet_service.cc:1511] Processing CreateTablet for tablet 921d25c30e464d3b9e9a7679ee1e8157 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.818626  7605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71efc3dc3907476f99fedb94db02f440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.818303  7601 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8b832a765949cf971fb5adb1927818 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.828514  7604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de60d656228641d4b653fa3f88d17636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.821514  7672 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8b832a765949cf971fb5adb1927818 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.829493  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8b832a765949cf971fb5adb1927818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.831118  7804 tablet_bootstrap.cc:654] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.835594  7673 tablet_service.cc:1511] Processing CreateTablet for tablet c497265c00e54ddcbdde78a0fd74f1e4 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.838544  7598 tablet_service.cc:1511] Processing CreateTablet for tablet c497265c00e54ddcbdde78a0fd74f1e4 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.840780  7674 tablet_service.cc:1511] Processing CreateTablet for tablet e0711317f50143d0a3aa49c65ff1d593 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.831075  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8b832a765949cf971fb5adb1927818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.844282  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0711317f50143d0a3aa49c65ff1d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.844461  7602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e78007211f040c68d0a2d16934d582a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.840798  7671 tablet_service.cc:1511] Processing CreateTablet for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.847651  7806 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:47.849213  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c497265c00e54ddcbdde78a0fd74f1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.850485  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921d25c30e464d3b9e9a7679ee1e8157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.851202  7596 tablet_service.cc:1511] Processing CreateTablet for tablet e0711317f50143d0a3aa49c65ff1d593 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.852404  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0711317f50143d0a3aa49c65ff1d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.858034  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.859130  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.864972  7678 tablet_service.cc:1511] Processing CreateTablet for tablet 16db7d81a82245e4a85dba0ba39e1d81 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.865823  7808 tablet_bootstrap.cc:654] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.866178  7678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16db7d81a82245e4a85dba0ba39e1d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.869326  7806 tablet_bootstrap.cc:654] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.870013  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c497265c00e54ddcbdde78a0fd74f1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.871788  7754 tablet_service.cc:1511] Processing CreateTablet for tablet 16db7d81a82245e4a85dba0ba39e1d81 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.873965  7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.876122  7754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16db7d81a82245e4a85dba0ba39e1d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.876894  7603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547b2af5ddd14bfea4654bf11f232122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.884393  7748 tablet_service.cc:1511] Processing CreateTablet for tablet 4203033cc82c41e6a0a81bf1351a858c (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.885572  7748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203033cc82c41e6a0a81bf1351a858c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.888876  7677 tablet_service.cc:1511] Processing CreateTablet for tablet 4203033cc82c41e6a0a81bf1351a858c (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.890019  7677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203033cc82c41e6a0a81bf1351a858c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.892920  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 16db7d81a82245e4a85dba0ba39e1d81 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.894055  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16db7d81a82245e4a85dba0ba39e1d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.912642  7804 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:47.913134  7804 ts_tablet_manager.cc:1403] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.007s
I20260710 11:07:47.919363  7807 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.919812  7807 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:47.926096  7807 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:47.929373  7602 tablet_service.cc:1511] Processing CreateTablet for tablet 4203033cc82c41e6a0a81bf1351a858c (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.930603  7602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203033cc82c41e6a0a81bf1351a858c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.931211  7604 tablet_service.cc:1511] Processing CreateTablet for tablet af67b26f129549f4b424a8ad69658145 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.931861  7674 tablet_service.cc:1511] Processing CreateTablet for tablet af67b26f129549f4b424a8ad69658145 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.936812  7808 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:47.954190  7808 ts_tablet_manager.cc:1403] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.000s
I20260710 11:07:47.932359  7604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af67b26f129549f4b424a8ad69658145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.957026  7808 raft_consensus.cc:359] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:47.957734  7808 raft_consensus.cc:385] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.915870  7804 raft_consensus.cc:359] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:47.939970  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:47.942359  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 09b7e215f4d64e579ed41802bc7651a3 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.957955  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af67b26f129549f4b424a8ad69658145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.958175  7804 raft_consensus.cc:385] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.960599  7804 raft_consensus.cc:740] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.961285  7804 consensus_queue.cc:260] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:47.959452  7727 leader_election.cc:343] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.960181  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b7e215f4d64e579ed41802bc7651a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.959096  7679 tablet_service.cc:1511] Processing CreateTablet for tablet 09b7e215f4d64e579ed41802bc7651a3 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.967905  7804 ts_tablet_manager.cc:1434] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 11:07:47.968852  7804 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:47.969540  7672 tablet_service.cc:1511] Processing CreateTablet for tablet 75c4063a74b7447ca81053a46724e875 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.973677  7753 tablet_service.cc:1511] Processing CreateTablet for tablet 09b7e215f4d64e579ed41802bc7651a3 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.974824  7753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b7e215f4d64e579ed41802bc7651a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.974555  7748 tablet_service.cc:1511] Processing CreateTablet for tablet af67b26f129549f4b424a8ad69658145 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.969892  7679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b7e215f4d64e579ed41802bc7651a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.976215  7672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c4063a74b7447ca81053a46724e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.976473  7748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af67b26f129549f4b424a8ad69658145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.978080  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:47.980871  7749 tablet_service.cc:1511] Processing CreateTablet for tablet 75c4063a74b7447ca81053a46724e875 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.981971  7749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c4063a74b7447ca81053a46724e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.958040  7808 raft_consensus.cc:740] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.985664  7808 consensus_queue.cc:260] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:47.996420  7806 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.003386  7808 ts_tablet_manager.cc:1434] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
W20260710 11:07:47.996294  7728 leader_election.cc:343] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.003854  7806 ts_tablet_manager.cc:1403] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.005s
I20260710 11:07:48.004832  7728 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.005573  7807 raft_consensus.cc:2749] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.004324  7808 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.008399  7806 raft_consensus.cc:359] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.012813  7806 raft_consensus.cc:385] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.000923  7602 tablet_service.cc:1511] Processing CreateTablet for tablet 75c4063a74b7447ca81053a46724e875 (DEFAULT_TABLE table=test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:48.002431  7715 heartbeater.cc:499] Master 127.6.95.126:41175 was elected leader, sending a full tablet report...
I20260710 11:07:48.015275  7813 raft_consensus.cc:493] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.016040  7806 raft_consensus.cc:740] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.016396  7813 raft_consensus.cc:515] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:47.999723  7804 tablet_bootstrap.cc:654] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.023048  7602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c4063a74b7447ca81053a46724e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.026330  7813 leader_election.cc:290] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.035467  7806 consensus_queue.cc:260] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.015758  7808 tablet_bootstrap.cc:654] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.045109  7640 heartbeater.cc:499] Master 127.6.95.126:41175 was elected leader, sending a full tablet report...
I20260710 11:07:48.045434  7806 ts_tablet_manager.cc:1434] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 11:07:48.046308  7806 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.052440  7806 tablet_bootstrap.cc:654] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.062170  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.064179  7804 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.064694  7804 ts_tablet_manager.cc:1403] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.004s
W20260710 11:07:48.065595  7654 leader_election.cc:343] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.067183  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
W20260710 11:07:48.068660  7655 leader_election.cc:343] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.069090  7655 leader_election.cc:304] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:48.069984  7806 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.069600  7804 raft_consensus.cc:359] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.070189  7813 raft_consensus.cc:2749] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.071360  7808 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.071903  7806 ts_tablet_manager.cc:1403] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260710 11:07:48.072247  7808 ts_tablet_manager.cc:1403] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.006s
I20260710 11:07:48.074232  7804 raft_consensus.cc:385] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.074601  7804 raft_consensus.cc:740] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
W20260710 11:07:48.075135  7561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:48.074983  7808 raft_consensus.cc:359] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.075778  7808 raft_consensus.cc:385] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.075438  7804 consensus_queue.cc:260] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.076102  7808 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.076800  7808 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.077883  7804 ts_tablet_manager.cc:1434] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:07:48.078846  7804 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.078989  7808 ts_tablet_manager.cc:1434] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.079852  7808 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.085330  7804 tablet_bootstrap.cc:654] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.085533  7807 raft_consensus.cc:493] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.085731  7808 tablet_bootstrap.cc:654] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.085963  7807 raft_consensus.cc:515] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.089025  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.090844  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
W20260710 11:07:48.092185  7728 leader_election.cc:343] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:48.093137  7727 leader_election.cc:343] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.093538  7727 leader_election.cc:304] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.094434  7807 leader_election.cc:290] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.094894  7807 raft_consensus.cc:2749] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.084883  7806 raft_consensus.cc:359] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.099608  7806 raft_consensus.cc:385] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.099915  7806 raft_consensus.cc:740] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.101820  7806 consensus_queue.cc:260] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.105520  7816 raft_consensus.cc:493] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.105923  7816 raft_consensus.cc:515] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.116285  7816 leader_election.cc:290] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.124985  7807 raft_consensus.cc:493] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.125502  7807 raft_consensus.cc:515] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.127976  7807 leader_election.cc:290] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.130082  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
W20260710 11:07:48.131469  7727 leader_election.cc:343] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.105067  7806 ts_tablet_manager.cc:1434] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.003s
I20260710 11:07:48.133355  7806 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.136505  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.137096  7615 raft_consensus.cc:2468] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.138101  7728 leader_election.cc:304] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [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: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.139111  7807 raft_consensus.cc:2804] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.139460  7807 raft_consensus.cc:493] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.139777  7807 raft_consensus.cc:3060] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.140623  7806 tablet_bootstrap.cc:654] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.141690  7808 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.142256  7808 ts_tablet_manager.cc:1403] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.063s	user 0.031s	sys 0.022s
I20260710 11:07:48.143054  7804 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.143136  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.143652  7804 ts_tablet_manager.cc:1403] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.037s
I20260710 11:07:48.143865  7816 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.150264  7816 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.160018  7804 raft_consensus.cc:359] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.160209  7808 raft_consensus.cc:359] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.160781  7804 raft_consensus.cc:385] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.160930  7808 raft_consensus.cc:385] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.161247  7806 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.161330  7808 raft_consensus.cc:740] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.161295  7804 raft_consensus.cc:740] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.161917  7806 ts_tablet_manager.cc:1403] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260710 11:07:48.162315  7808 consensus_queue.cc:260] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.162407  7804 consensus_queue.cc:260] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.163650  7816 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.165117  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.166339  7806 raft_consensus.cc:359] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.167035  7806 raft_consensus.cc:385] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.167371  7806 raft_consensus.cc:740] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.168062  7806 consensus_queue.cc:260] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:48.169119  7580 leader_election.cc:343] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.170025  7806 ts_tablet_manager.cc:1434] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:48.170907  7806 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.167095  7808 ts_tablet_manager.cc:1434] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.016s
I20260710 11:07:48.166734  7804 ts_tablet_manager.cc:1434] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.012s
I20260710 11:07:48.173434  7804 tablet_bootstrap.cc:492] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.174377  7808 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.179352  7804 tablet_bootstrap.cc:654] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.179215  7807 raft_consensus.cc:515] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.180521  7808 tablet_bootstrap.cc:654] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.180589  7764 raft_consensus.cc:2393] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c30d92e074f4a17b101b62a64dea6ce in current term 1: Already voted for candidate 047a8f4352694199adf6fac58d53c875 in this term.
I20260710 11:07:48.181517  7807 leader_election.cc:290] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.184664  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.185202  7690 raft_consensus.cc:3060] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.186709  7806 tablet_bootstrap.cc:654] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.187516  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.188076  7615 raft_consensus.cc:3060] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.191706  7804 tablet_bootstrap.cc:492] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.192229  7804 ts_tablet_manager.cc:1403] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 11:07:48.192804  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.192343  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.195151  7804 raft_consensus.cc:359] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.196638  7690 raft_consensus.cc:2468] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.195873  7804 raft_consensus.cc:385] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.198287  7804 raft_consensus.cc:740] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.198681  7727 leader_election.cc:304] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.199112  7804 consensus_queue.cc:260] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.199486  7807 raft_consensus.cc:2804] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.199632  7806 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.200873  7806 ts_tablet_manager.cc:1403] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260710 11:07:48.201738  7804 ts_tablet_manager.cc:1434] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:48.203816  7804 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.204375  7808 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.201742  7615 raft_consensus.cc:2468] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.204797  7808 ts_tablet_manager.cc:1403] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260710 11:07:48.206472  7578 leader_election.cc:304] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.207554  7808 raft_consensus.cc:359] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.209576  7808 raft_consensus.cc:385] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.209246  7804 tablet_bootstrap.cc:654] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.209772  7816 raft_consensus.cc:2749] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:48.210137  7578 leader_election.cc:343] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.210602  7578 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.211314  7816 raft_consensus.cc:2749] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.210757  7806 raft_consensus.cc:359] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.212373  7806 raft_consensus.cc:385] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.212690  7806 raft_consensus.cc:740] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.209861  7808 raft_consensus.cc:740] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.213522  7806 consensus_queue.cc:260] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.214146  7808 consensus_queue.cc:260] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.215899  7806 ts_tablet_manager.cc:1434] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:48.216284  7808 ts_tablet_manager.cc:1434] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:07:48.216863  7806 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.217176  7808 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.220109  7807 raft_consensus.cc:697] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:48.221066  7807 consensus_queue.cc:237] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.223049  7806 tablet_bootstrap.cc:654] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.223354  7808 tablet_bootstrap.cc:654] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.214879  7804 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.234910  7804 ts_tablet_manager.cc:1403] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260710 11:07:48.238016  7804 raft_consensus.cc:359] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.238744  7804 raft_consensus.cc:385] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.239029  7804 raft_consensus.cc:740] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.239892  7804 consensus_queue.cc:260] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.242581  7804 ts_tablet_manager.cc:1434] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:48.243505  7804 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.245389  7808 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.245921  7808 ts_tablet_manager.cc:1403] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.013s
I20260710 11:07:48.246372  7806 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.245668  7512 catalog_manager.cc:5697] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.246816  7806 ts_tablet_manager.cc:1403] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260710 11:07:48.249341  7804 tablet_bootstrap.cc:654] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.249030  7808 raft_consensus.cc:359] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.249851  7808 raft_consensus.cc:385] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.249689  7806 raft_consensus.cc:359] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.250243  7808 raft_consensus.cc:740] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.250538  7806 raft_consensus.cc:385] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.250911  7806 raft_consensus.cc:740] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.251183  7808 consensus_queue.cc:260] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.251626  7806 consensus_queue.cc:260] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.253548  7808 ts_tablet_manager.cc:1434] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:07:48.254513  7808 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.260994  7808 tablet_bootstrap.cc:654] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.254530  7806 ts_tablet_manager.cc:1434] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:48.264652  7806 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.270498  7806 tablet_bootstrap.cc:654] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.271147  7804 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.271612  7804 ts_tablet_manager.cc:1403] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260710 11:07:48.274516  7804 raft_consensus.cc:359] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.275259  7804 raft_consensus.cc:385] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.275555  7804 raft_consensus.cc:740] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.276533  7804 consensus_queue.cc:260] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.279017  7804 ts_tablet_manager.cc:1434] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:48.279999  7804 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.286340  7806 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.286557  7808 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.286707  7806 ts_tablet_manager.cc:1403] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 11:07:48.286758  7804 tablet_bootstrap.cc:654] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.287205  7808 ts_tablet_manager.cc:1403] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260710 11:07:48.289639  7806 raft_consensus.cc:359] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.290323  7806 raft_consensus.cc:385] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.290026  7808 raft_consensus.cc:359] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.290621  7806 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.291004  7808 raft_consensus.cc:385] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.291321  7808 raft_consensus.cc:740] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.292092  7808 consensus_queue.cc:260] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.291335  7806 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.294364  7808 ts_tablet_manager.cc:1434] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.295343  7808 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.297029  7806 ts_tablet_manager.cc:1434] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:48.297923  7806 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.301842  7808 tablet_bootstrap.cc:654] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.303654  7806 tablet_bootstrap.cc:654] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.307319  7804 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.307668  7804 ts_tablet_manager.cc:1403] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.019s
I20260710 11:07:48.309719  7808 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.310184  7808 ts_tablet_manager.cc:1403] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:07:48.309993  7804 raft_consensus.cc:359] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.310604  7804 raft_consensus.cc:385] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.310866  7804 raft_consensus.cc:740] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.311602  7804 consensus_queue.cc:260] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.313120  7808 raft_consensus.cc:359] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.313705  7804 ts_tablet_manager.cc:1434] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.313850  7808 raft_consensus.cc:385] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.314234  7808 raft_consensus.cc:740] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.315034  7808 consensus_queue.cc:260] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.318722  7804 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.320039  7808 ts_tablet_manager.cc:1434] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:48.320997  7808 tablet_bootstrap.cc:492] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.324242  7804 tablet_bootstrap.cc:654] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.326143  7806 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.326597  7806 ts_tablet_manager.cc:1403] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260710 11:07:48.327190  7807 raft_consensus.cc:493] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.327670  7807 raft_consensus.cc:515] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.329618  7808 tablet_bootstrap.cc:654] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.329306  7806 raft_consensus.cc:359] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.330035  7806 raft_consensus.cc:385] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.330335  7806 raft_consensus.cc:740] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.331247  7806 consensus_queue.cc:260] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.332577  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.333248  7690 raft_consensus.cc:2468] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.331178  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.333747  7813 raft_consensus.cc:493] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.334118  7615 raft_consensus.cc:2468] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.334196  7813 raft_consensus.cc:515] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.329775  7807 leader_election.cc:290] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.334401  7727 leader_election.cc:304] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.336167  7813 leader_election.cc:290] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.337194  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.337474  7806 ts_tablet_manager.cc:1434] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260710 11:07:48.338670  7655 leader_election.cc:343] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.337651  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.339376  7806 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.337638  7807 raft_consensus.cc:2804] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.340030  7807 raft_consensus.cc:493] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:07:48.340199  7654 leader_election.cc:343] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.340368  7807 raft_consensus.cc:3060] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.340624  7654 leader_election.cc:304] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:48.342634  7813 raft_consensus.cc:2749] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.343217  7804 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.343693  7804 ts_tablet_manager.cc:1403] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 11:07:48.345259  7806 tablet_bootstrap.cc:654] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.346583  7804 raft_consensus.cc:359] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.347200  7804 raft_consensus.cc:385] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.346890  7807 raft_consensus.cc:515] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.347420  7813 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.348026  7813 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.347470  7804 raft_consensus.cc:740] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.349768  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.350380  7615 raft_consensus.cc:3060] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.350497  7804 consensus_queue.cc:260] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.351254  7813 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:07:48.348845  7807 leader_election.cc:290] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.352599  7804 ts_tablet_manager.cc:1434] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:48.353458  7808 tablet_bootstrap.cc:492] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.353538  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.353931  7808 ts_tablet_manager.cc:1403] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260710 11:07:48.354343  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.354840  7690 raft_consensus.cc:3060] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.355450  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.356122  7614 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:48.356588  7808 raft_consensus.cc:359] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.354928  7804 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.357208  7808 raft_consensus.cc:385] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.357466  7808 raft_consensus.cc:740] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.358091  7808 consensus_queue.cc:260] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.359833  7808 ts_tablet_manager.cc:1434] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:07:48.353978  7806 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.360443  7806 ts_tablet_manager.cc:1403] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260710 11:07:48.361533  7690 raft_consensus.cc:2468] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.361733  7654 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.362510  7813 raft_consensus.cc:2804] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.362648  7804 tablet_bootstrap.cc:654] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.362582  7727 leader_election.cc:304] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.362993  7813 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.356037  7764 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:48.363233  7806 raft_consensus.cc:359] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.363610  7829 raft_consensus.cc:2804] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.363911  7806 raft_consensus.cc:385] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.364089  7829 raft_consensus.cc:697] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:48.364248  7806 raft_consensus.cc:740] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.364884  7806 consensus_queue.cc:260] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.367149  7806 ts_tablet_manager.cc:1434] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:07:48.363317  7813 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.368091  7806 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.364948  7829 consensus_queue.cc:237] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.373890  7806 tablet_bootstrap.cc:654] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.376336  7813 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.378755  7804 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.378054  7615 raft_consensus.cc:2468] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.379158  7804 ts_tablet_manager.cc:1403] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260710 11:07:48.380913  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.381450  7764 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.381882  7806 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.381682  7804 raft_consensus.cc:359] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.382285  7804 raft_consensus.cc:385] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.382285  7806 ts_tablet_manager.cc:1403] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:07:48.382606  7804 raft_consensus.cc:740] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.383224  7804 consensus_queue.cc:260] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.384872  7806 raft_consensus.cc:359] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.385488  7806 raft_consensus.cc:385] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.385743  7806 raft_consensus.cc:740] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.386452  7806 consensus_queue.cc:260] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.387780  7804 ts_tablet_manager.cc:1434] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:48.388644  7804 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.388955  7813 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Requested vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:07:48.389776  7764 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:48.390828  7806 ts_tablet_manager.cc:1434] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:48.391103  7655 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.391705  7806 tablet_bootstrap.cc:492] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.392019  7813 raft_consensus.cc:2804] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.393656  7808 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.393853  7804 tablet_bootstrap.cc:654] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.397817  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.398412  7615 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.400020  7813 raft_consensus.cc:697] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:07:48.400761  7829 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.400795  7512 catalog_manager.cc:5697] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.401539  7829 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.400904  7813 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:48.404856  7806 tablet_bootstrap.cc:654] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.405969  7808 tablet_bootstrap.cc:654] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.406443  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.407030  7614 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.408205  7728 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:48.408929  7807 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.409296  7807 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.409607  7807 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.414193  7808 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.414378  7804 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.417070  7808 ts_tablet_manager.cc:1403] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 11:07:48.421376  7808 raft_consensus.cc:359] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.422076  7808 raft_consensus.cc:385] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.417135  7804 ts_tablet_manager.cc:1403] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260710 11:07:48.422379  7829 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.421928  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.418334  7807 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.425099  7804 raft_consensus.cc:359] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.425750  7804 raft_consensus.cc:385] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.426004  7804 raft_consensus.cc:740] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
W20260710 11:07:48.426492  7727 leader_election.cc:343] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.426614  7804 consensus_queue.cc:260] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.428572  7804 ts_tablet_manager.cc:1434] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.429395  7804 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.429709  7512 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.431164  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.429709  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.422385  7808 raft_consensus.cc:740] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.432950  7614 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.432500  7615 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:48.434691  7804 tablet_bootstrap.cc:654] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.435021  7808 consensus_queue.cc:260] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.437306  7808 ts_tablet_manager.cc:1434] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:07:48.438153  7808 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.440021  7614 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.443243  7806 tablet_bootstrap.cc:492] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.443691  7806 ts_tablet_manager.cc:1403] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.012s
W20260710 11:07:48.432325  7727 leader_election.cc:343] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.445564  7808 tablet_bootstrap.cc:654] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.446288  7728 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.447065  7816 raft_consensus.cc:493] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.447510  7816 raft_consensus.cc:515] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.448024  7807 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.448751  7807 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.449410  7816 leader_election.cc:290] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.449409  7807 raft_consensus.cc:697] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:48.450686  7807 consensus_queue.cc:237] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.453299  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.453362  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.453964  7690 raft_consensus.cc:2468] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.453958  7764 raft_consensus.cc:2468] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.455075  7580 leader_election.cc:304] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:48.455798  7816 raft_consensus.cc:2804] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.456151  7816 raft_consensus.cc:493] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.456501  7816 raft_consensus.cc:3060] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.456246  7806 raft_consensus.cc:359] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.456957  7806 raft_consensus.cc:385] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.457230  7806 raft_consensus.cc:740] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.457867  7806 consensus_queue.cc:260] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.461494  7806 ts_tablet_manager.cc:1434] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:07:48.461586  7804 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.461997  7804 ts_tablet_manager.cc:1403] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260710 11:07:48.462304  7806 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.464481  7804 raft_consensus.cc:359] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.465097  7804 raft_consensus.cc:385] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.465353  7804 raft_consensus.cc:740] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.465911  7804 consensus_queue.cc:260] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.467734  7804 ts_tablet_manager.cc:1434] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:07:48.466678  7816 raft_consensus.cc:515] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.468679  7808 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.468694  7804 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.469269  7808 ts_tablet_manager.cc:1403] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.001s
I20260710 11:07:48.471772  7808 raft_consensus.cc:359] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.472369  7808 raft_consensus.cc:385] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.472617  7808 raft_consensus.cc:740] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.472745  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.473328  7764 raft_consensus.cc:3060] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.473282  7808 consensus_queue.cc:260] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.474723  7804 tablet_bootstrap.cc:654] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.475457  7808 ts_tablet_manager.cc:1434] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.476301  7808 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.479773  7764 raft_consensus.cc:2468] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.481536  7808 tablet_bootstrap.cc:654] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.481298  7580 leader_election.cc:304] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:48.482431  7856 raft_consensus.cc:2804] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.484198  7816 leader_election.cc:290] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.484800  7856 raft_consensus.cc:697] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:07:48.485877  7804 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.485620  7856 consensus_queue.cc:237] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.486259  7804 ts_tablet_manager.cc:1403] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:07:48.487402  7806 tablet_bootstrap.cc:654] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.488672  7804 raft_consensus.cc:359] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.489288  7804 raft_consensus.cc:385] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.489553  7804 raft_consensus.cc:740] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.490547  7804 consensus_queue.cc:260] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.492942  7804 ts_tablet_manager.cc:1434] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:48.493765  7804 tablet_bootstrap.cc:492] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.498728  7804 tablet_bootstrap.cc:654] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.489681  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.501358  7690 raft_consensus.cc:3060] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.502635  7808 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.503051  7808 ts_tablet_manager.cc:1403] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260710 11:07:48.505563  7808 raft_consensus.cc:359] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.506147  7808 raft_consensus.cc:385] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.506405  7808 raft_consensus.cc:740] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.507123  7808 consensus_queue.cc:260] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.507663  7806 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.508165  7806 ts_tablet_manager.cc:1403] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.011s
I20260710 11:07:48.510785  7806 raft_consensus.cc:359] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.511183  7808 ts_tablet_manager.cc:1434] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:48.511453  7806 raft_consensus.cc:385] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.511548  7856 raft_consensus.cc:493] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.511770  7806 raft_consensus.cc:740] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.512074  7808 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.512042  7856 raft_consensus.cc:515] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.512583  7806 consensus_queue.cc:260] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.514918  7856 leader_election.cc:290] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.515545  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.516068  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.514611  7806 ts_tablet_manager.cc:1434] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:48.516664  7688 raft_consensus.cc:2468] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.516170  7764 raft_consensus.cc:2468] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.517161  7806 tablet_bootstrap.cc:492] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.517807  7808 tablet_bootstrap.cc:654] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.518122  7580 leader_election.cc:304] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:48.519335  7856 raft_consensus.cc:2804] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.519681  7856 raft_consensus.cc:493] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.520022  7856 raft_consensus.cc:3060] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.527149  7856 raft_consensus.cc:515] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.530463  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.530969  7688 raft_consensus.cc:3060] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.534368  7806 tablet_bootstrap.cc:654] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.537549  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.538107  7764 raft_consensus.cc:3060] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.543087  7688 raft_consensus.cc:2468] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.544276  7578 leader_election.cc:304] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.544613  7764 raft_consensus.cc:2468] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.545099  7856 leader_election.cc:290] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.545553  7859 raft_consensus.cc:2804] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.546027  7859 raft_consensus.cc:697] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:07:48.546852  7859 consensus_queue.cc:237] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.551661  7829 raft_consensus.cc:493] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.551143  7511 catalog_manager.cc:5697] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.552179  7829 raft_consensus.cc:515] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.556759  7806 tablet_bootstrap.cc:492] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.557482  7806 ts_tablet_manager.cc:1403] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.011s
I20260710 11:07:48.559577  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.560386  7806 raft_consensus.cc:359] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.561053  7806 raft_consensus.cc:385] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:48.561033  7728 leader_election.cc:343] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.561553  7806 raft_consensus.cc:740] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.562114  7829 leader_election.cc:290] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.562358  7806 consensus_queue.cc:260] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.563838  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.564476  7689 raft_consensus.cc:2468] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.564705  7806 ts_tablet_manager.cc:1434] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:48.565656  7806 tablet_bootstrap.cc:492] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.566128  7727 leader_election.cc:304] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:48.567283  7829 raft_consensus.cc:2804] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.567646  7829 raft_consensus.cc:493] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.568029  7829 raft_consensus.cc:3060] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.570389  7813 raft_consensus.cc:493] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.570830  7813 raft_consensus.cc:515] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.571484  7806 tablet_bootstrap.cc:654] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.572778  7813 leader_election.cc:290] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.574533  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddbf46ea6dc461188a3d773340fc85c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.574949  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddbf46ea6dc461188a3d773340fc85c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.575091  7614 raft_consensus.cc:2468] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:48.575493  7764 raft_consensus.cc:2468] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:48.576213  7654 leader_election.cc:304] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.577464  7813 raft_consensus.cc:2804] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.577818  7813 raft_consensus.cc:493] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.578121  7813 raft_consensus.cc:3060] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.582476  7806 tablet_bootstrap.cc:492] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.582921  7806 ts_tablet_manager.cc:1403] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:07:48.585273  7859 raft_consensus.cc:493] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.585493  7806 raft_consensus.cc:359] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.585812  7859 raft_consensus.cc:515] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.586194  7806 raft_consensus.cc:385] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.586573  7806 raft_consensus.cc:740] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.587357  7806 consensus_queue.cc:260] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.588673  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.589881  7689 raft_consensus.cc:2468] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.589082  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.591077  7578 leader_election.cc:304] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.591142  7764 raft_consensus.cc:2468] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.592020  7856 raft_consensus.cc:2804] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.592377  7856 raft_consensus.cc:493] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.592712  7856 raft_consensus.cc:3060] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.594616  7813 raft_consensus.cc:515] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.597859  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddbf46ea6dc461188a3d773340fc85c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.598421  7614 raft_consensus.cc:3060] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.587899  7859 leader_election.cc:290] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.599514  7856 raft_consensus.cc:515] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.602742  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.603766  7806 ts_tablet_manager.cc:1434] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:07:48.604725  7806 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.605698  7614 raft_consensus.cc:2468] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:48.606881  7654 leader_election.cc:304] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.607750  7849 raft_consensus.cc:2804] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.610384  7806 tablet_bootstrap.cc:654] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.612087  7688 raft_consensus.cc:3060] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.613647  7513 catalog_manager.cc:5697] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.618392  7688 raft_consensus.cc:2468] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.619524  7578 leader_election.cc:304] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.620384  7859 raft_consensus.cc:2804] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.621050  7859 raft_consensus.cc:697] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:07:48.621845  7859 consensus_queue.cc:237] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.623292  7690 raft_consensus.cc:2468] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.618173  7829 raft_consensus.cc:515] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.625191  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddbf46ea6dc461188a3d773340fc85c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.654426  7764 raft_consensus.cc:3060] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.625432  7856 leader_election.cc:290] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.626286  7849 raft_consensus.cc:697] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:07:48.626788  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.657353  7763 raft_consensus.cc:3060] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.657927  7804 tablet_bootstrap.cc:492] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.657624  7849 consensus_queue.cc:237] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.658175  7808 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.658344  7804 ts_tablet_manager.cc:1403] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.165s	user 0.049s	sys 0.102s
I20260710 11:07:48.658568  7808 ts_tablet_manager.cc:1403] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.147s	user 0.031s	sys 0.085s
I20260710 11:07:48.627771  7868 raft_consensus.cc:493] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.660665  7868 raft_consensus.cc:515] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.660979  7804 raft_consensus.cc:359] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.639914  7806 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.651078  7859 raft_consensus.cc:493] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.661759  7804 raft_consensus.cc:385] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.662102  7806 ts_tablet_manager.cc:1403] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.007s
I20260710 11:07:48.662078  7804 raft_consensus.cc:740] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.662500  7859 raft_consensus.cc:515] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.662855  7804 consensus_queue.cc:260] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.664572  7859 leader_election.cc:290] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.665215  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.665771  7690 raft_consensus.cc:2468] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.666759  7578 leader_election.cc:304] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.666944  7822 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.667407  7822 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.667822  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.652109  7512 catalog_manager.cc:5697] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.653662  7813 leader_election.cc:290] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.664366  7806 raft_consensus.cc:359] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.653302  7807 raft_consensus.cc:493] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.669437  7822 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.679347  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.695818  7822 raft_consensus.cc:493] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.695888  7690 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.696461  7822 raft_consensus.cc:515] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.696198  7512 catalog_manager.cc:5697] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.668562  7859 raft_consensus.cc:2804] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.697355  7859 raft_consensus.cc:493] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.697705  7859 raft_consensus.cc:3060] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.672874  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.698669  7806 raft_consensus.cc:385] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.698951  7806 raft_consensus.cc:740] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.699568  7806 consensus_queue.cc:260] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.699970  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.695096  7807 raft_consensus.cc:515] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.701355  7762 raft_consensus.cc:2468] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
W20260710 11:07:48.701678  7728 leader_election.cc:343] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.671396  7868 leader_election.cc:290] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.675014  7816 raft_consensus.cc:493] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.703132  7816 raft_consensus.cc:515] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.704281  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.672972  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.705243  7761 raft_consensus.cc:2468] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:48.706347  7655 leader_election.cc:304] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.707264  7868 raft_consensus.cc:2804] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.707602  7868 raft_consensus.cc:493] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.707677  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.674733  7856 raft_consensus.cc:493] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.708128  7816 leader_election.cc:290] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.707986  7868 raft_consensus.cc:3060] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.708468  7856 raft_consensus.cc:515] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:48.708725  7578 leader_election.cc:343] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.709298  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.709861  7614 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.710933  7728 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:48.711731  7829 leader_election.cc:290] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.712258  7829 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.712579  7829 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.712888  7829 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.668638  7763 raft_consensus.cc:2468] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.714073  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.714638  7690 raft_consensus.cc:2468] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.714766  7856 leader_election.cc:290] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.708751  7764 raft_consensus.cc:2468] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:48.715694  7578 leader_election.cc:304] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.716835  7816 raft_consensus.cc:2804] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.718941  7816 raft_consensus.cc:493] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.719779  7816 raft_consensus.cc:3060] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.712965  7859 raft_consensus.cc:515] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.704412  7807 leader_election.cc:290] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.721031  7615 raft_consensus.cc:2393] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:07:48.721814  7808 raft_consensus.cc:359] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.722451  7808 raft_consensus.cc:385] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.722713  7808 raft_consensus.cc:740] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.724009  7808 consensus_queue.cc:260] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.724812  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.726451  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.727170  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.727891  7689 raft_consensus.cc:3060] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.728592  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.729274  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.729897  7763 raft_consensus.cc:2468] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:48.718446  7822 leader_election.cc:290] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.726967  7859 leader_election.cc:290] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.730527  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.730538  7808 ts_tablet_manager.cc:1434] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260710 11:07:48.731844  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.732230  7808 tablet_bootstrap.cc:492] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:48.733139  7727 leader_election.cc:304] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
W20260710 11:07:48.734537  7727 leader_election.cc:343] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.739209  7727 leader_election.cc:304] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.735741  7689 raft_consensus.cc:2468] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.737327  7806 ts_tablet_manager.cc:1434] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260710 11:07:48.740576  7822 raft_consensus.cc:2749] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.715621  7868 raft_consensus.cc:515] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.741818  7690 raft_consensus.cc:2393] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c30d92e074f4a17b101b62a64dea6ce in current term 1: Already voted for candidate 65cf8b84ed38460f9d34c229cd8a382a in this term.
W20260710 11:07:48.742794  7580 leader_election.cc:343] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.743225  7580 leader_election.cc:304] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.737336  7808 tablet_bootstrap.cc:654] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.744271  7859 raft_consensus.cc:2749] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.738464  7816 raft_consensus.cc:515] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.733623  7763 raft_consensus.cc:3060] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.740687  7806 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.717576  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.719058  7829 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.749321  7727 leader_election.cc:304] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.750306  7822 raft_consensus.cc:2804] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.750765  7822 raft_consensus.cc:697] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:48.751602  7822 consensus_queue.cc:237] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.763108  7763 raft_consensus.cc:2468] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
W20260710 11:07:48.765148  7728 leader_election.cc:343] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.770202  7829 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.773114  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.773310  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:48.773721  7690 raft_consensus.cc:3060] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.775988  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.776588  7689 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.777568  7816 leader_election.cc:290] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.778857  7614 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.784585  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.785427  7764 raft_consensus.cc:3060] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.783677  7689 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.791742  7804 ts_tablet_manager.cc:1434] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.133s	user 0.016s	sys 0.059s
I20260710 11:07:48.792450  7804 tablet_bootstrap.cc:492] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.793939  7614 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:48.796430  7873 raft_consensus.cc:2749] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.797494  7727 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.798911  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:48.800043  7615 raft_consensus.cc:2393] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:07:48.800416  7808 tablet_bootstrap.cc:492] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:48.800829  7808 ts_tablet_manager.cc:1403] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.000s
I20260710 11:07:48.803218  7690 raft_consensus.cc:2468] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.804314  7764 raft_consensus.cc:2468] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:48.804520  7578 leader_election.cc:304] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:48.803604  7822 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.806092  7816 raft_consensus.cc:2804] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.807482  7816 raft_consensus.cc:697] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:07:48.808301  7816 consensus_queue.cc:237] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.811136  7813 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.806192  7822 raft_consensus.cc:697] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:48.814137  7829 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.814230  7822 consensus_queue.cc:237] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.817653  7806 tablet_bootstrap.cc:654] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.817394  7808 raft_consensus.cc:359] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.818063  7808 raft_consensus.cc:385] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.818352  7808 raft_consensus.cc:740] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.821579  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:48.822075  7868 leader_election.cc:290] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.822363  7764 raft_consensus.cc:2393] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:07:48.821915  7512 catalog_manager.cc:5697] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.818986  7808 consensus_queue.cc:260] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.825519  7859 raft_consensus.cc:493] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.826014  7859 raft_consensus.cc:515] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.829142  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.825517  7804 tablet_bootstrap.cc:654] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.830717  7859 leader_election.cc:290] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
W20260710 11:07:48.831104  7578 leader_election.cc:343] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.832916  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.833323  7655 leader_election.cc:304] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [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: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:48.834683  7849 raft_consensus.cc:2749] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.835275  7580 leader_election.cc:304] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.836176  7808 ts_tablet_manager.cc:1434] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260710 11:07:48.837056  7808 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
W20260710 11:07:48.837219  7580 leader_election.cc:343] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.837662  7580 leader_election.cc:304] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:48.839191  7859 raft_consensus.cc:2804] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.839619  7859 raft_consensus.cc:697] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:07:48.843393  7856 raft_consensus.cc:2749] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.846248  7829 raft_consensus.cc:493] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.847463  7829 raft_consensus.cc:515] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.844201  7849 raft_consensus.cc:493] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.852605  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:48.853828  7859 consensus_queue.cc:237] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:48.855054  7728 leader_election.cc:343] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.857743  7513 catalog_manager.cc:5697] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.845413  7873 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:07:48.859530  7512 catalog_manager.cc:5697] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.868464  7849 raft_consensus.cc:515] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.879344  7804 tablet_bootstrap.cc:492] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:48.879808  7804 ts_tablet_manager.cc:1403] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.004s
I20260710 11:07:48.884156  7804 raft_consensus.cc:359] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.884732  7804 raft_consensus.cc:385] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.884985  7804 raft_consensus.cc:740] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.885573  7804 consensus_queue.cc:260] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.886885  7829 leader_election.cc:290] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:48.889256  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:48.889871  7690 raft_consensus.cc:2468] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:48.891491  7727 leader_election.cc:304] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:48.894280  7872 raft_consensus.cc:2804] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.894634  7872 raft_consensus.cc:493] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.894939  7872 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.895825  7804 ts_tablet_manager.cc:1434] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:48.896793  7804 tablet_bootstrap.cc:492] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:48.891347  7859 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:48.902443  7829 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:48.906560  7873 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.936028  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
W20260710 11:07:48.937886  7654 leader_election.cc:343] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.949236  7806 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:48.949385  7808 tablet_bootstrap.cc:654] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.949751  7806 ts_tablet_manager.cc:1403] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.209s	user 0.020s	sys 0.009s
I20260710 11:07:48.955154  7806 raft_consensus.cc:359] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.947337  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:48.956176  7806 raft_consensus.cc:385] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.956471  7806 raft_consensus.cc:740] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.950055  7849 leader_election.cc:290] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:48.957736  7761 raft_consensus.cc:2468] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:48.964515  7806 consensus_queue.cc:260] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:48.976269  7806 ts_tablet_manager.cc:1434] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 11:07:48.977167  7806 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:48.967386  7510 catalog_manager.cc:5697] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.967751  7655 leader_election.cc:304] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:48.997062  7868 raft_consensus.cc:2804] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.997455  7868 raft_consensus.cc:493] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.997769  7868 raft_consensus.cc:3060] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.000487  7816 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.998153  7512 catalog_manager.cc:5697] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.050587  7807 raft_consensus.cc:493] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.051191  7807 raft_consensus.cc:515] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.093134  7859 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.110814  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:49.111475  7615 raft_consensus.cc:2468] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:49.104635  7859 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.115448  7728 leader_election.cc:304] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
W20260710 11:07:49.125241  7727 consensus_peers.cc:597] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 -> Peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Couldn't send request to peer 65cf8b84ed38460f9d34c229cd8a382a. 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 11:07:49.091768  7655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.67:43051, user_credentials={real_user=slave}} blocked reactor thread for 124443us
I20260710 11:07:49.133276  7856 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.136799  7859 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:49.133625  7822 raft_consensus.cc:2804] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.105288  7872 raft_consensus.cc:515] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.157094  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:49.145455  7822 raft_consensus.cc:493] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.147213  7807 leader_election.cc:290] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:49.160879  7822 raft_consensus.cc:3060] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.594012  7806 tablet_bootstrap.cc:654] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.658622  7872 leader_election.cc:290] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:49.162890  7868 raft_consensus.cc:515] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.716189  7822 raft_consensus.cc:515] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.828605  7808 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:49.829077  7808 ts_tablet_manager.cc:1403] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.992s	user 0.012s	sys 0.010s
I20260710 11:07:49.829185  7822 leader_election.cc:290] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
W20260710 11:07:49.832661  7895 log.cc:927] Time spent T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Append to log took a long time: real 0.544s	user 0.000s	sys 0.009s
I20260710 11:07:49.834266  7804 tablet_bootstrap.cc:654] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.835836  7868 leader_election.cc:290] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:49.837474  7808 raft_consensus.cc:359] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.837914  7808 raft_consensus.cc:385] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.838104  7808 raft_consensus.cc:740] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.839313  7808 consensus_queue.cc:260] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.841217  7808 ts_tablet_manager.cc:1434] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:49.842183  7808 tablet_bootstrap.cc:492] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:49.849364  7804 tablet_bootstrap.cc:492] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:49.849826  7804 ts_tablet_manager.cc:1403] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.953s	user 0.012s	sys 0.009s
I20260710 11:07:49.852882  7808 tablet_bootstrap.cc:654] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.852609  7804 raft_consensus.cc:359] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.853314  7804 raft_consensus.cc:385] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.853578  7804 raft_consensus.cc:740] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.854195  7804 consensus_queue.cc:260] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.856556  7804 ts_tablet_manager.cc:1434] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:07:49.857498  7804 tablet_bootstrap.cc:492] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
W20260710 11:07:49.875237  7580 leader_election.cc:343] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.937207  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
W20260710 11:07:49.938573  7728 leader_election.cc:343] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.941883  7690 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48688 (request call id 16) took 1047 ms. Trace:
W20260710 11:07:49.942262  7728 consensus_peers.cc:597] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. 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 11:07:49.942309  7690 rpcz_store.cc:276] 0710 11:07:48.894785 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:48.894940 (+   155us) service_pool.cc:224] Handling call
0710 11:07:48.895239 (+   299us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:07:48.933543 (+ 38304us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:07:48.934413 (+   870us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:07:48.942498 (+  8085us) log.cc:844] Serialized 26 byte log entry
0710 11:07:49.151844 (+209346us) raft_consensus.cc:1645] Marking committed up to 0
0710 11:07:49.151889 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:07:49.152006 (+   117us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:07:49.941722 (+789716us) raft_consensus.cc:1685] finished
0710 11:07:49.941734 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:07:49.941833 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12283,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":1268,"thread_start_us":231727,"threads_started":2,"wal-append.queue_time_us":344433}
I20260710 11:07:49.967383  7897 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:49.970477  7804 tablet_bootstrap.cc:700] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: Time spent opening tablet: real 0.109s	user 0.003s	sys 0.002s
I20260710 11:07:49.971156  7804 tablet_bootstrap.cc:654] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.977519  7804 tablet_bootstrap.cc:492] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:49.978001  7804 ts_tablet_manager.cc:1403] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.007s
I20260710 11:07:49.980589  7804 raft_consensus.cc:359] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.981272  7804 raft_consensus.cc:385] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.983435  7804 raft_consensus.cc:740] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.984110  7804 consensus_queue.cc:260] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.010821  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:50.011513  7614 raft_consensus.cc:3060] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.030808  7911 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.031383  7911 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } }
I20260710 11:07:50.034199  7911 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:50.047329  7761 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33242 (request call id 15) took 1024 ms. Trace:
I20260710 11:07:50.091988  7873 raft_consensus.cc:493] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.092610  7873 raft_consensus.cc:515] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.094856  7873 leader_election.cc:290] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:50.096917  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:50.097658  7612 raft_consensus.cc:2468] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:50.098984  7728 leader_election.cc:304] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.099280  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:50.099875  7763 raft_consensus.cc:3060] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.100627  7806 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:50.101050  7806 ts_tablet_manager.cc:1403] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 1.124s	user 0.034s	sys 0.008s
I20260710 11:07:50.047839  7761 rpcz_store.cc:276] 0710 11:07:49.022997 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:49.023143 (+   146us) service_pool.cc:224] Handling call
0710 11:07:49.023490 (+   347us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:07:49.093650 (+ 70160us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:07:49.094623 (+   973us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:07:49.096517 (+  1894us) log.cc:844] Serialized 26 byte log entry
0710 11:07:49.167968 (+ 71451us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:07:49.168468 (+   500us) log.cc:844] Serialized 14 byte log entry
0710 11:07:50.046997 (+878529us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:07:50.047075 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:07:50.047128 (+    53us) raft_consensus.cc:1685] finished
0710 11:07:50.047140 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:07:50.047271 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":136,"prepare.run_cpu_time_us":27,"prepare.run_wall_time_us":27,"raft.queue_time_us":483075,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":200,"thread_start_us":71085,"threads_started":1,"wal-append.queue_time_us":620155}
I20260710 11:07:50.103694  7806 raft_consensus.cc:359] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.104342  7806 raft_consensus.cc:385] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.104635  7806 raft_consensus.cc:740] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.105356  7806 consensus_queue.cc:260] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.106916  7868 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.107280  7873 raft_consensus.cc:2804] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.107698  7873 raft_consensus.cc:493] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.107358  7868 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.108101  7873 raft_consensus.cc:3060] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.107501  7806 ts_tablet_manager.cc:1434] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:07:50.109387  7806 tablet_bootstrap.cc:492] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:50.109516  7868 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.111054  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:50.114501  7763 raft_consensus.cc:2468] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:50.114866  7806 tablet_bootstrap.cc:654] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.117199  7804 ts_tablet_manager.cc:1434] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.000s
I20260710 11:07:50.115201  7873 raft_consensus.cc:515] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.115674  7655 leader_election.cc:304] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:50.118372  7868 raft_consensus.cc:2804] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.119760  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:50.120363  7615 raft_consensus.cc:3060] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.117576  7614 raft_consensus.cc:2468] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:50.120448  7873 leader_election.cc:290] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:50.121415  7728 leader_election.cc:304] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.122185  7873 raft_consensus.cc:2804] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.122635  7873 raft_consensus.cc:697] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:50.122272  7804 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:50.123375  7873 consensus_queue.cc:237] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:49.164099  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.126585  7808 tablet_bootstrap.cc:492] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:50.126969  7808 ts_tablet_manager.cc:1403] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.285s	user 0.018s	sys 0.005s
I20260710 11:07:50.129314  7808 raft_consensus.cc:359] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.131959  7808 raft_consensus.cc:385] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.132273  7808 raft_consensus.cc:740] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
W20260710 11:07:50.131232  7727 leader_election.cc:343] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.131543  7615 raft_consensus.cc:2468] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:50.134548  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:50.135109  7868 raft_consensus.cc:697] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:07:50.135653  7686 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.135917  7868 consensus_queue.cc:237] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.132423  7804 tablet_bootstrap.cc:654] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.141647  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.142964  7806 tablet_bootstrap.cc:492] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:50.143097  7728 leader_election.cc:304] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.143873  7873 raft_consensus.cc:2804] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.144492  7873 raft_consensus.cc:697] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:50.144460  7911 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.144733  7688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:50.145529  7688 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.145398  7873 consensus_queue.cc:237] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.146337  7806 ts_tablet_manager.cc:1403] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.009s
I20260710 11:07:50.148154  7804 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:50.157606  7804 ts_tablet_manager.cc:1403] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260710 11:07:50.153146  7897 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.160060  7804 raft_consensus.cc:359] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.160801  7804 raft_consensus.cc:385] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.161136  7804 raft_consensus.cc:740] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.161983  7804 consensus_queue.cc:260] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.164207  7804 ts_tablet_manager.cc:1434] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:50.165180  7804 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:50.165678  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:50.167680  7688 raft_consensus.cc:2468] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:50.134325  7808 consensus_queue.cc:260] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.169632  7690 raft_consensus.cc:3060] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:50.156224  7727 leader_election.cc:343] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.155227  7925 consensus_queue.cc:1048] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.148833  7806 raft_consensus.cc:359] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.173007  7727 leader_election.cc:304] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:50.173451  7804 tablet_bootstrap.cc:654] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.173416  7806 raft_consensus.cc:385] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.173741  7897 raft_consensus.cc:2804] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.173935  7806 raft_consensus.cc:740] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.174705  7806 consensus_queue.cc:260] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.156659  7829 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.176608  7806 ts_tablet_manager.cc:1434] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:07:50.176723  7690 raft_consensus.cc:2468] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:50.177502  7806 tablet_bootstrap.cc:492] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:50.179387  7868 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.176522  7911 raft_consensus.cc:493] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.180406  7911 raft_consensus.cc:515] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.183760  7908 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:50.188382  7764 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.031s	user 0.008s	sys 0.013s
W20260710 11:07:50.188699  7764 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.031s	user 0.008s	sys 0.013s
I20260710 11:07:50.190541  7806 tablet_bootstrap.cc:654] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.174222  7897 raft_consensus.cc:697] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:50.193491  7897 consensus_queue.cc:237] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.196530  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.199452  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.207162  7911 leader_election.cc:290] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.208247  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:50.208819  7615 raft_consensus.cc:3060] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.210446  7808 ts_tablet_manager.cc:1434] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260710 11:07:50.211404  7808 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:50.226361  7804 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:50.226914  7804 ts_tablet_manager.cc:1403] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.013s
I20260710 11:07:50.226055  7829 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:07:50.237421  7806 tablet_bootstrap.cc:492] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:50.237775  7806 ts_tablet_manager.cc:1403] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.002s
I20260710 11:07:50.239004  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:50.240443  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:50.241895  7578 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
W20260710 11:07:50.243562  7578 leader_election.cc:343] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.243803  7615 raft_consensus.cc:2468] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:50.245489  7911 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.237963  7925 consensus_queue.cc:1048] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:07:50.249965  7908 raft_consensus.cc:2749] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:50.251726  7911 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.232205  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:50.233613  7922 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260710 11:07:50.251725  7900 log.cc:927] Time spent T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Append to log took a long time: real 0.540s	user 0.005s	sys 0.002s
I20260710 11:07:50.257736  7806 raft_consensus.cc:359] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.258306  7806 raft_consensus.cc:385] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.258508  7806 raft_consensus.cc:740] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.260972  7806 consensus_queue.cc:260] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.262311  7906 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:50.262676  7822 raft_consensus.cc:493] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.268527  7822 raft_consensus.cc:515] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:50.281028  7561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:50.281594  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8b832a765949cf971fb5adb1927818" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:50.282294  7613 raft_consensus.cc:2468] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:50.292719  7808 tablet_bootstrap.cc:654] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.349261  7686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.350533  7728 leader_election.cc:304] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.351415  7807 raft_consensus.cc:2804] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.351804  7807 raft_consensus.cc:493] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.352144  7807 raft_consensus.cc:3060] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:50.369865  7727 leader_election.cc:343] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.381759  7807 raft_consensus.cc:515] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.390043  7804 raft_consensus.cc:359] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.390545  7804 raft_consensus.cc:385] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.390741  7804 raft_consensus.cc:740] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.391286  7804 consensus_queue.cc:260] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.392395  7804 ts_tablet_manager.cc:1434] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.165s	user 0.001s	sys 0.010s
I20260710 11:07:50.393038  7804 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:50.399349  7804 tablet_bootstrap.cc:654] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.397215  7822 leader_election.cc:290] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:50.406597  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8b832a765949cf971fb5adb1927818" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:50.407246  7612 raft_consensus.cc:3060] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.396162  7764 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33242 (request call id 18) took 1232 ms. Trace:
W20260710 11:07:50.413237  7578 leader_election.cc:343] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.413750  7578 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.414887  7908 raft_consensus.cc:2749] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.415072  7654 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:50.412629  7764 rpcz_store.cc:276] 0710 11:07:49.156024 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:49.156144 (+   120us) service_pool.cc:224] Handling call
0710 11:07:49.156526 (+   382us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:07:49.156882 (+   356us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:07:49.156911 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:07:49.157329 (+   418us) log.cc:844] Serialized 26 byte log entry
0710 11:07:50.189015 (+1031686us) raft_consensus.cc:1645] Marking committed up to 0
0710 11:07:50.189054 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:07:50.189118 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:07:50.203203 (+ 14085us) spinlock_profiling.cc:243] Waited 12 ms on lock 0x7b4400022b4c. stack: 00007f6f38198343 00007f6f38198240 00007f6f37b271d4 00007f6f41865304 00007f6f41865299 00007f6f38052db1 00007f6f380f0c85 00007f6f380f16a2 00007f6f3ae631db 00007f6f3ae5eaaf 00007f6f3ae5286e 00007f6f3ae51bb6 00007f6f3ae517d8 00007f6f3ae5b221 00007f6f3ae5b1d9 00007f6f3ae5b169
0710 11:07:50.384038 (+180835us) raft_consensus.cc:1685] finished
0710 11:07:50.384091 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:07:50.388839 (+  4748us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1187,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":89,"spinlock_wait_cycles":27623808,"thread_start_us":1031322,"threads_started":1,"wal-append.queue_time_us":505793}
I20260710 11:07:50.419289  7907 raft_consensus.cc:493] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.419799  7907 raft_consensus.cc:515] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.422021  7907 leader_election.cc:290] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.474308  7806 ts_tablet_manager.cc:1434] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.236s	user 0.019s	sys 0.030s
I20260710 11:07:50.475366  7806 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:50.482604  7808 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:50.483070  7808 ts_tablet_manager.cc:1403] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.272s	user 0.018s	sys 0.018s
W20260710 11:07:50.485193  7578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.66:38677, user_credentials={real_user=slave}} blocked reactor thread for 72003.9us
I20260710 11:07:50.488307  7612 raft_consensus.cc:2468] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:50.483371  7925 raft_consensus.cc:2749] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.493551  7936 raft_consensus.cc:493] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.494812  7936 raft_consensus.cc:515] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:50.496958  7935 log.cc:927] Time spent T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: Append to log took a long time: real 0.207s	user 0.012s	sys 0.008s
I20260710 11:07:50.489815  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
W20260710 11:07:50.484318  7654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.65:46039, user_credentials={real_user=slave}} blocked reactor thread for 69357us
I20260710 11:07:50.495779  7689 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48688 (request call id 20) took 1363 ms. Trace:
I20260710 11:07:50.510969  7762 raft_consensus.cc:2468] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 0.
I20260710 11:07:50.514161  7806 tablet_bootstrap.cc:654] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.516160  7686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8b832a765949cf971fb5adb1927818" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.515686  7512 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44544 (request call id 22) took 1521 ms. Trace:
I20260710 11:07:50.510476  7807 leader_election.cc:290] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
W20260710 11:07:50.520609  7940 log.cc:927] Time spent T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: Append to log took a long time: real 0.128s	user 0.002s	sys 0.000s
I20260710 11:07:50.523568  7936 leader_election.cc:290] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.527434  7612 raft_consensus.cc:3060] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.537211  7510 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44528 (request call id 25) took 1631 ms. Trace:
I20260710 11:07:50.528821  7512 rpcz_store.cc:276] 0710 11:07:48.993920 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:48.994054 (+   134us) service_pool.cc:224] Handling call
0710 11:07:50.515628 (+1521574us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:07:49.069917 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 11:07:49.070457 (+   540us) write_op.cc:432] Acquiring schema lock in shared mode
0710 11:07:49.070497 (+    40us) write_op.cc:435] Acquired schema lock
0710 11:07:49.070511 (+    14us) tablet.cc:662] Decoding operations
0710 11:07:49.070864 (+   353us) write_op.cc:620] Acquiring the partition lock for write op
0710 11:07:49.070931 (+    67us) write_op.cc:641] Partition lock acquired for write op
0710 11:07:49.070954 (+    23us) tablet.cc:685] Acquiring locks for 1 operations
0710 11:07:49.071118 (+   164us) tablet.cc:701] Row locks acquired
0710 11:07:49.071131 (+    13us) write_op.cc:260] PREPARE: finished
0710 11:07:49.071258 (+   127us) write_op.cc:270] Start()
0710 11:07:49.071364 (+   106us) write_op.cc:276] Timestamp: P: 1783681669071217 usec, L: 0
0710 11:07:49.071380 (+    16us) op_driver.cc:348] REPLICATION: starting
0710 11:07:49.071923 (+   543us) log.cc:844] Serialized 534 byte log entry
0710 11:07:49.074193 (+  2270us) op_driver.cc:464] REPLICATION: finished
0710 11:07:49.074828 (+   635us) write_op.cc:301] APPLY: starting
0710 11:07:49.074902 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0710 11:07:49.075014 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0710 11:07:49.075112 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 11:07:49.075268 (+   156us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 11:07:49.075394 (+   126us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 11:07:49.075442 (+    48us) write_op.cc:312] APPLY: finished
0710 11:07:49.075608 (+   166us) log.cc:844] Serialized 22 byte log entry
0710 11:07:49.075750 (+   142us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:07:49.075814 (+    64us) write_op.cc:454] Released schema lock
0710 11:07:49.075850 (+    36us) write_op.cc:341] FINISH: Updating metrics
0710 11:07:49.076608 (+   758us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:07:49.076637 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":60148,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":439,"apply.run_cpu_time_us":1266,"apply.run_wall_time_us":1752,"num_ops":1,"prepare.queue_time_us":118,"prepare.run_cpu_time_us":2259,"prepare.run_wall_time_us":2538,"replication_time_us":2706}]]}
I20260710 11:07:50.551754  7728 leader_election.cc:304] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.555392  7807 raft_consensus.cc:2804] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.555892  7807 raft_consensus.cc:697] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:50.556941  7807 consensus_queue.cc:237] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.565820  7905 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:07:50.553752  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.581101  7808 raft_consensus.cc:359] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.581700  7808 raft_consensus.cc:385] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.581903  7808 raft_consensus.cc:740] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
W20260710 11:07:50.582760  7942 log.cc:927] Time spent T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260710 11:07:50.537571  7510 rpcz_store.cc:276] 0710 11:07:48.906149 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:48.908745 (+  2596us) service_pool.cc:224] Handling call
0710 11:07:50.537149 (+1628404us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:07:49.072610 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 11:07:49.115057 (+ 42447us) write_op.cc:432] Acquiring schema lock in shared mode
0710 11:07:49.115095 (+    38us) write_op.cc:435] Acquired schema lock
0710 11:07:49.115113 (+    18us) tablet.cc:662] Decoding operations
0710 11:07:49.115613 (+   500us) write_op.cc:620] Acquiring the partition lock for write op
0710 11:07:49.115661 (+    48us) write_op.cc:641] Partition lock acquired for write op
0710 11:07:49.115687 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0710 11:07:49.115944 (+   257us) tablet.cc:701] Row locks acquired
0710 11:07:49.115964 (+    20us) write_op.cc:260] PREPARE: finished
0710 11:07:49.116092 (+   128us) write_op.cc:270] Start()
0710 11:07:49.116190 (+    98us) write_op.cc:276] Timestamp: P: 1783681669116054 usec, L: 0
0710 11:07:49.117352 (+  1162us) op_driver.cc:348] REPLICATION: starting
0710 11:07:49.159821 (+ 42469us) log.cc:844] Serialized 534 byte log entry
0710 11:07:49.957973 (+798152us) op_driver.cc:464] REPLICATION: finished
0710 11:07:49.959223 (+  1250us) write_op.cc:301] APPLY: starting
0710 11:07:49.959294 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0710 11:07:49.959385 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0710 11:07:49.959494 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 11:07:49.959684 (+   190us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 11:07:49.959818 (+   134us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 11:07:49.959877 (+    59us) write_op.cc:312] APPLY: finished
0710 11:07:49.960072 (+   195us) log.cc:844] Serialized 22 byte log entry
0710 11:07:49.960233 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:07:49.960303 (+    70us) write_op.cc:454] Released schema lock
0710 11:07:49.960334 (+    31us) write_op.cc:341] FINISH: Updating metrics
0710 11:07:49.960617 (+   283us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:07:49.960645 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":436200,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":1056,"apply.run_cpu_time_us":1377,"apply.run_wall_time_us":1392,"num_ops":1,"prepare.queue_time_us":1369,"prepare.run_cpu_time_us":8103,"prepare.run_wall_time_us":90127,"replication_time_us":840487,"thread_start_us":745,"threads_started":1}]]}
I20260710 11:07:50.584645  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8b832a765949cf971fb5adb1927818" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.582785  7808 consensus_queue.cc:260] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.508435  7689 rpcz_store.cc:276] 0710 11:07:49.132208 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:49.132801 (+   593us) service_pool.cc:224] Handling call
0710 11:07:49.133078 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 11:07:49.133250 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 1
0710 11:07:50.422815 (+1289565us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b18001aa880. stack: 00007f6f38198343 00007f6f38198240 00007f6f37b271d4 00007f6f41865304 00007f6f41865299 00007f6f41092de1 00007f6f4109f5b1 00007f6f3ae5f4bc 00007f6f381ad48b 00007f6f41007ab9 00007f6f381c969b 00007f6f381c793f 00007f6f381c7455 00007f6f3ecaf3c7 00007f6f3b2c19a7 00007f6f3b2d10bf
0710 11:07:50.423000 (+   185us) log.cc:844] Serialized 14 byte log entry
0710 11:07:50.492172 (+ 69172us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 11:07:50.493353 (+  1181us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:07:50.493398 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:07:50.495607 (+  2209us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:07:50.495724 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":8491,"prepare.run_cpu_time_us":25,"prepare.run_wall_time_us":26,"raft.queue_time_us":5573,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":1981,"spinlock_wait_cycles":3405568,"thread_start_us":70747,"threads_started":2,"wal-append.queue_time_us":86396}
I20260710 11:07:50.595227  7807 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.598863  7807 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
W20260710 11:07:50.599635  7578 leader_election.cc:343] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.600760  7807 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:50.601205  7807 raft_consensus.cc:493] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:07:50.601637  7807 raft_consensus.cc:515] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.606073  7763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8b832a765949cf971fb5adb1927818" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:50.607481  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8b832a765949cf971fb5adb1927818" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:50.614800  7807 leader_election.cc:290] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
W20260710 11:07:50.601608  7727 leader_election.cc:343] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.623286  7917 consensus_queue.cc:1048] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.600862  7580 leader_election.cc:304] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [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: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.634315  7580 leader_election.cc:304] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.636193  7941 raft_consensus.cc:2804] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.636564  7941 raft_consensus.cc:493] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.636875  7941 raft_consensus.cc:3060] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:50.638971  7728 consensus_peers.cc:597] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. 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 11:07:50.646202  7727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.66:38677, user_credentials={real_user=slave}} blocked reactor thread for 44617.8us
W20260710 11:07:50.654693  7727 leader_election.cc:343] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.659000  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.659718  7682 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:50.655843  7925 raft_consensus.cc:493] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:07:50.665766  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:50.666383  7615 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:50.666170  7925 raft_consensus.cc:515] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.669107  7925 leader_election.cc:290] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.669284  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:50.669338  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:50.671357  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:50.672950  7654 leader_election.cc:304] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:50.674377  7728 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.675125  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.675642  7829 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.675458  7580 leader_election.cc:304] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.676136  7829 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.676497  7829 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.676538  7938 raft_consensus.cc:2749] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:50.675701  7925 raft_consensus.cc:2749] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:50.686802  7806 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:50.687268  7806 ts_tablet_manager.cc:1403] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.008s
I20260710 11:07:50.683416  7829 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.689877  7806 raft_consensus.cc:359] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.690600  7806 raft_consensus.cc:385] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.690928  7806 raft_consensus.cc:740] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.691768  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:50.691716  7806 consensus_queue.cc:260] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.692433  7614 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.699795  7614 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:50.700883  7728 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:50.701366  7806 ts_tablet_manager.cc:1434] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:07:50.701725  7822 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.702203  7822 raft_consensus.cc:697] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:50.702339  7806 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:50.703047  7822 consensus_queue.cc:237] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.709780  7829 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:50.681922  7941 raft_consensus.cc:515] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.712059  7804 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:50.712540  7804 ts_tablet_manager.cc:1403] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.320s	user 0.010s	sys 0.003s
I20260710 11:07:50.714025  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
W20260710 11:07:50.715161  7578 leader_election.cc:343] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.714998  7804 raft_consensus.cc:359] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.715624  7804 raft_consensus.cc:385] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.715950  7804 raft_consensus.cc:740] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.716583  7804 consensus_queue.cc:260] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.718779  7804 ts_tablet_manager.cc:1434] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:50.717836  7510 catalog_manager.cc:5697] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.719900  7804 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:50.683482  7727 leader_election.cc:304] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.721067  7807 raft_consensus.cc:2749] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:50.722074  7807 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.724086  7941 leader_election.cc:290] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.727787  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:50.728351  7684 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.762331  7868 consensus_queue.cc:1048] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.756686  7906 raft_consensus.cc:2749] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.791040  7808 ts_tablet_manager.cc:1434] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.308s	user 0.010s	sys 0.016s
I20260710 11:07:50.792040  7808 tablet_bootstrap.cc:492] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:50.794869  7822 consensus_queue.cc:1048] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.814723  7806 tablet_bootstrap.cc:654] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:50.821306  7727 consensus_peers.cc:597] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 -> Peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Couldn't send request to peer 65cf8b84ed38460f9d34c229cd8a382a. 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 11:07:50.864619  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:50.865271  7762 raft_consensus.cc:3060] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:50.871273  7785 debug-util.cc:398] Leaking SignalData structure 0x7b08001dabe0 after lost signal to thread 6528
I20260710 11:07:50.878904  7829 consensus_queue.cc:1048] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.879514  7804 tablet_bootstrap.cc:654] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.870884  7684 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
W20260710 11:07:50.881201  7785 debug-util.cc:398] Leaking SignalData structure 0x7b08000be600 after lost signal to thread 7547
W20260710 11:07:50.882223  7785 debug-util.cc:398] Leaking SignalData structure 0x7b08000b42c0 after lost signal to thread 7639
I20260710 11:07:50.882544  7822 consensus_queue.cc:1048] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:50.883179  7785 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3480 after lost signal to thread 7714
W20260710 11:07:50.884080  7785 debug-util.cc:398] Leaking SignalData structure 0x7b080003a040 after lost signal to thread 7788
I20260710 11:07:50.901840  7762 raft_consensus.cc:2468] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:07:50.913764  7580 leader_election.cc:304] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.914628  7936 raft_consensus.cc:2804] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.915095  7936 raft_consensus.cc:697] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:07:50.915915  7936 consensus_queue.cc:237] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.920998  7808 tablet_bootstrap.cc:654] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.924567  7906 raft_consensus.cc:493] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.926820  7906 raft_consensus.cc:515] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.932142  7906 leader_election.cc:290] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:50.935420  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:50.937589  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:50.944411  7580 leader_election.cc:304] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:50.945533  7906 raft_consensus.cc:2749] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.981516  7808 tablet_bootstrap.cc:492] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:50.982039  7808 ts_tablet_manager.cc:1403] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.190s	user 0.020s	sys 0.019s
I20260710 11:07:50.985392  7808 raft_consensus.cc:359] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:50.987058  7808 raft_consensus.cc:385] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.987279  7808 raft_consensus.cc:740] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.993755  7612 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.000130  7808 consensus_queue.cc:260] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.002838  7897 consensus_queue.cc:1048] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.013228  7808 ts_tablet_manager.cc:1434] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:07:51.014281  7808 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.018692  7513 catalog_manager.cc:5697] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.024052  7513 catalog_manager.cc:5697] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.024690  7804 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:51.025338  7804 ts_tablet_manager.cc:1403] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.306s	user 0.017s	sys 0.025s
I20260710 11:07:51.025966  7513 catalog_manager.cc:5697] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.027567  7513 catalog_manager.cc:5697] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.026600  7806 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:51.032232  7806 ts_tablet_manager.cc:1403] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.330s	user 0.011s	sys 0.024s
I20260710 11:07:51.033658  7513 catalog_manager.cc:5697] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.036494  7804 raft_consensus.cc:359] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.037113  7804 raft_consensus.cc:385] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.037367  7804 raft_consensus.cc:740] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.038002  7804 consensus_queue.cc:260] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.039499  7804 ts_tablet_manager.cc:1434] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.000s
I20260710 11:07:51.040691  7804 tablet_bootstrap.cc:492] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:51.047025  7806 raft_consensus.cc:359] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.049997  7690 raft_consensus.cc:3060] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.053859  7806 raft_consensus.cc:385] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.054221  7806 raft_consensus.cc:740] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.056201  7806 consensus_queue.cc:260] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.061565  7897 consensus_queue.cc:1048] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.052515  7804 tablet_bootstrap.cc:654] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.053503  7808 tablet_bootstrap.cc:654] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.093713  7806 ts_tablet_manager.cc:1434] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.002s
I20260710 11:07:51.094736  7806 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:51.104271  7808 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.104801  7808 ts_tablet_manager.cc:1403] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.005s
I20260710 11:07:51.107230  7808 raft_consensus.cc:359] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.119740  7808 raft_consensus.cc:385] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.116130  7512 catalog_manager.cc:5697] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:51.122006  7804 tablet_bootstrap.cc:492] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:51.122432  7804 ts_tablet_manager.cc:1403] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.016s
I20260710 11:07:51.123871  7808 raft_consensus.cc:740] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.124312  7806 tablet_bootstrap.cc:654] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.124756  7808 consensus_queue.cc:260] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.126741  7808 ts_tablet_manager.cc:1434] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 11:07:51.127665  7808 tablet_bootstrap.cc:492] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.131879  7804 raft_consensus.cc:359] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.132515  7804 raft_consensus.cc:385] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.132768  7804 raft_consensus.cc:740] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.133466  7804 consensus_queue.cc:260] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.135703  7804 ts_tablet_manager.cc:1434] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:07:51.136595  7804 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:51.141971  7804 tablet_bootstrap.cc:654] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.146586  7806 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:51.147006  7806 ts_tablet_manager.cc:1403] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260710 11:07:51.149520  7806 raft_consensus.cc:359] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.150154  7806 raft_consensus.cc:385] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.150398  7806 raft_consensus.cc:740] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.151049  7897 raft_consensus.cc:493] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.151120  7806 consensus_queue.cc:260] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.151630  7897 raft_consensus.cc:515] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.152498  7808 tablet_bootstrap.cc:654] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.155292  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.155880  7612 raft_consensus.cc:2468] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:51.157086  7897 leader_election.cc:290] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.158576  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:51.160056  7728 leader_election.cc:304] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
W20260710 11:07:51.160617  7727 leader_election.cc:343] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:51.164717  7806 ts_tablet_manager.cc:1434] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:07:51.161460  7897 raft_consensus.cc:2804] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.166705  7897 raft_consensus.cc:493] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.167835  7806 tablet_bootstrap.cc:492] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:51.167057  7897 raft_consensus.cc:3060] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.172520  7804 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:51.172806  7808 tablet_bootstrap.cc:492] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.172933  7804 ts_tablet_manager.cc:1403] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.008s
I20260710 11:07:51.173295  7808 ts_tablet_manager.cc:1403] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260710 11:07:51.184132  7808 raft_consensus.cc:359] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.184841  7808 raft_consensus.cc:385] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.185127  7808 raft_consensus.cc:740] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.185549  7804 raft_consensus.cc:359] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.186241  7804 raft_consensus.cc:385] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.186563  7804 raft_consensus.cc:740] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.185846  7808 consensus_queue.cc:260] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.187299  7804 consensus_queue.cc:260] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.189584  7808 ts_tablet_manager.cc:1434] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:07:51.191310  7804 ts_tablet_manager.cc:1434] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:07:51.192250  7804 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:07:51.193945  7808 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.193564  7897 raft_consensus.cc:515] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.198764  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:51.199298  7612 raft_consensus.cc:3060] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.199851  7804 tablet_bootstrap.cc:654] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.201972  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
W20260710 11:07:51.203222  7727 leader_election.cc:343] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:51.203966  7897 leader_election.cc:290] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.205883  7806 tablet_bootstrap.cc:654] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.216849  7612 raft_consensus.cc:2468] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:51.218086  7728 leader_election.cc:304] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:51.215792  7897 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:51.219082  7822 raft_consensus.cc:2804] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.219511  7822 raft_consensus.cc:697] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:51.220304  7822 consensus_queue.cc:237] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.222541  7804 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: No bootstrap required, opened a new log
I20260710 11:07:51.223007  7804 ts_tablet_manager.cc:1403] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260710 11:07:51.229593  7804 raft_consensus.cc:359] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.230192  7804 raft_consensus.cc:385] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.230443  7804 raft_consensus.cc:740] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.231182  7804 consensus_queue.cc:260] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.233690  7804 ts_tablet_manager.cc:1434] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:51.239528  7808 tablet_bootstrap.cc:654] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.244258  7806 tablet_bootstrap.cc:492] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:51.245195  7806 ts_tablet_manager.cc:1403] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.003s
I20260710 11:07:51.256415  7829 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.253024  7513 catalog_manager.cc:5697] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.255718  7806 raft_consensus.cc:359] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.264430  7806 raft_consensus.cc:385] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.264693  7806 raft_consensus.cc:740] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.265386  7806 consensus_queue.cc:260] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.267370  7808 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.268126  7808 ts_tablet_manager.cc:1403] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.005s
I20260710 11:07:51.272390  7808 raft_consensus.cc:359] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.272991  7808 raft_consensus.cc:385] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.273226  7808 raft_consensus.cc:740] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.274417  7808 consensus_queue.cc:260] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.276268  7808 ts_tablet_manager.cc:1434] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:51.277092  7808 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.278749  7806 ts_tablet_manager.cc:1434] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:07:51.279577  7806 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:51.282280  7808 tablet_bootstrap.cc:654] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.294574  7822 raft_consensus.cc:493] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.295077  7822 raft_consensus.cc:515] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.298157  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:51.298733  7806 tablet_bootstrap.cc:654] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:51.299551  7727 leader_election.cc:343] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:51.301549  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.302160  7612 raft_consensus.cc:2468] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:51.303630  7728 leader_election.cc:304] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [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: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:51.304497  7829 raft_consensus.cc:2804] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.304852  7829 raft_consensus.cc:493] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.305231  7829 raft_consensus.cc:3060] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.304930  7822 leader_election.cc:290] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.313447  7806 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:51.313882  7806 ts_tablet_manager.cc:1403] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 11:07:51.315418  7808 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.315841  7808 ts_tablet_manager.cc:1403] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.011s
I20260710 11:07:51.316617  7806 raft_consensus.cc:359] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.317265  7806 raft_consensus.cc:385] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.317534  7806 raft_consensus.cc:740] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.318161  7808 raft_consensus.cc:359] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.318774  7808 raft_consensus.cc:385] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.318913  7806 consensus_queue.cc:260] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.325206  7690 raft_consensus.cc:3060] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.329427  7806 ts_tablet_manager.cc:1434] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:51.330276  7806 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: Bootstrap starting.
I20260710 11:07:51.337457  7953 raft_consensus.cc:493] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.337973  7953 raft_consensus.cc:515] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.340987  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.341570  7612 raft_consensus.cc:2468] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:51.342676  7654 leader_election.cc:304] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:51.343461  7868 raft_consensus.cc:2804] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.343791  7868 raft_consensus.cc:493] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.344138  7868 raft_consensus.cc:3060] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.347832  7806 tablet_bootstrap.cc:654] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.348171  7953 leader_election.cc:290] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.349607  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:51.350234  7760 raft_consensus.cc:2468] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
W20260710 11:07:51.354048  7561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:51.354116  7868 raft_consensus.cc:515] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.358119  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:51.358647  7612 raft_consensus.cc:3060] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.313927  7829 raft_consensus.cc:515] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.366063  7806 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: No bootstrap required, opened a new log
I20260710 11:07:51.366463  7806 ts_tablet_manager.cc:1403] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 11:07:51.366405  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:51.367069  7613 raft_consensus.cc:3060] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.369037  7806 raft_consensus.cc:359] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.369634  7806 raft_consensus.cc:385] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.369868  7806 raft_consensus.cc:740] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.370458  7806 consensus_queue.cc:260] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.373554  7613 raft_consensus.cc:2468] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:51.374979  7806 ts_tablet_manager.cc:1434] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:51.375291  7728 leader_election.cc:304] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:51.376140  7822 raft_consensus.cc:2804] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.377262  7822 raft_consensus.cc:697] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:51.378289  7822 consensus_queue.cc:237] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.389978  7868 leader_election.cc:290] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.391784  7612 raft_consensus.cc:2468] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:51.392807  7654 leader_election.cc:304] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:51.393615  7868 raft_consensus.cc:2804] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.394059  7868 raft_consensus.cc:697] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:07:51.394187  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
W20260710 11:07:51.395448  7727 leader_election.cc:343] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:51.394831  7868 consensus_queue.cc:237] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.319031  7808 raft_consensus.cc:740] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.397361  7808 consensus_queue.cc:260] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.396535  7829 leader_election.cc:290] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.400589  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:51.401739  7760 raft_consensus.cc:3060] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.403339  7808 ts_tablet_manager.cc:1434] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.001s
I20260710 11:07:51.404281  7808 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.411001  7760 raft_consensus.cc:2468] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:51.416034  7513 catalog_manager.cc:5697] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:51.426501  7808 tablet_bootstrap.cc:654] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.430641  7510 catalog_manager.cc:5697] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.438144  7808 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.438576  7808 ts_tablet_manager.cc:1403] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260710 11:07:51.440671  7808 raft_consensus.cc:359] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.441094  7808 raft_consensus.cc:385] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.441311  7808 raft_consensus.cc:740] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.441803  7808 consensus_queue.cc:260] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.443343  7808 ts_tablet_manager.cc:1434] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:51.444461  7808 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.448395  7808 tablet_bootstrap.cc:654] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.456887  7808 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.457240  7808 ts_tablet_manager.cc:1403] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 11:07:51.459045  7808 raft_consensus.cc:359] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.459661  7808 raft_consensus.cc:385] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.459909  7808 raft_consensus.cc:740] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.460529  7808 consensus_queue.cc:260] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.462249  7808 ts_tablet_manager.cc:1434] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:07:51.463128  7822 raft_consensus.cc:493] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.463560  7822 raft_consensus.cc:515] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.465405  7822 leader_election.cc:290] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.466795  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af67b26f129549f4b424a8ad69658145" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:51.467384  7690 raft_consensus.cc:2468] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:51.468317  7727 leader_election.cc:304] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:51.469352  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af67b26f129549f4b424a8ad69658145" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.469919  7613 raft_consensus.cc:2468] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:51.471817  7808 tablet_bootstrap.cc:492] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a: Bootstrap starting.
I20260710 11:07:51.476524  7822 raft_consensus.cc:2804] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.476864  7822 raft_consensus.cc:493] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.477133  7808 tablet_bootstrap.cc:654] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:51.477212  7822 raft_consensus.cc:3060] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.483778  7808 tablet_bootstrap.cc:492] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a: No bootstrap required, opened a new log
I20260710 11:07:51.483853  7822 raft_consensus.cc:515] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.484706  7808 ts_tablet_manager.cc:1403] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:07:51.486380  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af67b26f129549f4b424a8ad69658145" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:51.487051  7690 raft_consensus.cc:3060] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.487103  7868 raft_consensus.cc:493] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.487224  7808 raft_consensus.cc:359] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.487959  7808 raft_consensus.cc:385] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:51.487696  7868 raft_consensus.cc:515] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.488232  7808 raft_consensus.cc:740] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Initialized, Role: FOLLOWER
I20260710 11:07:51.488937  7808 consensus_queue.cc:260] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.489730  7868 leader_election.cc:290] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.491139  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.491865  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:51.492589  7760 raft_consensus.cc:2393] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:07:51.492781  7808 ts_tablet_manager.cc:1434] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:51.486356  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af67b26f129549f4b424a8ad69658145" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:51.496243  7613 raft_consensus.cc:3060] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.496628  7690 raft_consensus.cc:2468] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:51.497972  7655 leader_election.cc:304] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:51.498190  7727 leader_election.cc:304] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:51.498950  7829 raft_consensus.cc:2804] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.499377  7829 raft_consensus.cc:697] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:07:51.499758  7868 raft_consensus.cc:3060] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.500267  7829 consensus_queue.cc:237] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.502817  7613 raft_consensus.cc:2468] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:07:51.503535  7822 leader_election.cc:290] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.506759  7868 raft_consensus.cc:2749] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:51.513970  7822 raft_consensus.cc:493] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.514714  7513 catalog_manager.cc:5697] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 047a8f4352694199adf6fac58d53c875 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.515482  7868 raft_consensus.cc:493] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.515949  7868 raft_consensus.cc:515] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.514458  7822 raft_consensus.cc:515] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.517814  7868 leader_election.cc:290] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.518782  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:51.519232  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.519340  7760 raft_consensus.cc:2468] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:51.521113  7822 leader_election.cc:290] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.522413  7613 raft_consensus.cc:2468] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 0.
I20260710 11:07:51.523468  7654 leader_election.cc:304] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:07:51.524112  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.524240  7868 raft_consensus.cc:2804] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.524605  7868 raft_consensus.cc:493] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.524670  7612 raft_consensus.cc:2468] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 0.
I20260710 11:07:51.524951  7868 raft_consensus.cc:3060] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.526497  7728 leader_election.cc:304] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:07:51.527381  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:07:51.528363  7897 raft_consensus.cc:2804] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.528710  7897 raft_consensus.cc:493] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.529033  7897 raft_consensus.cc:3060] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.531661  7906 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.532195  7868 raft_consensus.cc:515] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.533636  7906 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.534479  7868 leader_election.cc:290] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.535176  7690 raft_consensus.cc:2393] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 047a8f4352694199adf6fac58d53c875 in current term 1: Already voted for candidate 65cf8b84ed38460f9d34c229cd8a382a in this term.
I20260710 11:07:51.537026  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:07:51.541328  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:51.540807  7897 raft_consensus.cc:515] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.541911  7613 raft_consensus.cc:3060] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.542433  7760 raft_consensus.cc:2393] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 047a8f4352694199adf6fac58d53c875 in this term.
I20260710 11:07:51.545928  7897 leader_election.cc:290] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 1 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:51.548213  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:07:51.548529  7613 raft_consensus.cc:2468] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:07:51.549801  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c4063a74b7447ca81053a46724e875" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:07:51.549896  7654 leader_election.cc:304] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875
I20260710 11:07:51.552585  7612 raft_consensus.cc:2393] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 047a8f4352694199adf6fac58d53c875 in current term 1: Already voted for candidate 65cf8b84ed38460f9d34c229cd8a382a in this term.
I20260710 11:07:51.550523  7684 raft_consensus.cc:2393] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 047a8f4352694199adf6fac58d53c875 in current term 1: Already voted for candidate 65cf8b84ed38460f9d34c229cd8a382a in this term.
I20260710 11:07:51.553668  7953 raft_consensus.cc:2804] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.554195  7953 raft_consensus.cc:697] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:07:51.555038  7953 consensus_queue.cc:237] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.562978  7728 leader_election.cc:304] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [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: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:07:51.575810  7872 raft_consensus.cc:2749] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:51.595247  7953 raft_consensus.cc:493] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.595356  7512 catalog_manager.cc:5697] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:51.595829  7953 raft_consensus.cc:515] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.597911  7953 leader_election.cc:290] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.598521  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.599225  7612 raft_consensus.cc:2393] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 047a8f4352694199adf6fac58d53c875 in this term.
I20260710 11:07:51.599562  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:51.601285  7655 leader_election.cc:304] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:51.602172  7868 raft_consensus.cc:493] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.602602  7868 raft_consensus.cc:515] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:07:51.604452  7868 leader_election.cc:290] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:51.605247  7868 raft_consensus.cc:3060] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.606037  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:07:51.606711  7612 raft_consensus.cc:2393] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 1: Already voted for candidate 047a8f4352694199adf6fac58d53c875 in this term.
I20260710 11:07:51.613606  7760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:07:51.615149  7868 raft_consensus.cc:2749] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:51.616453  7655 leader_election.cc:304] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:07:51.617086  7868 raft_consensus.cc:3060] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.628378  7868 raft_consensus.cc:2749] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:51.745306  7872 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.756206  7897 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.767735  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:51.775022  8009 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 11:07:51.784308  8010 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 11:07:51.786700  8012 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 11:07:51.794173  6525 server_base.cc:1061] running on GCE node
I20260710 11:07:51.795639  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:51.795898  6525 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 11:07:51.796124  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681671796107 us; error 0 us; skew 500 ppm
I20260710 11:07:51.796844  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:51.799593  6525 webserver.cc:533] Webserver started at http://127.6.95.68:46665/ using document root <none> and password file <none>
I20260710 11:07:51.800199  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:51.800420  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:51.800742  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:51.802135  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-3-root/instance:
uuid: "19b536eeeb424063837f4b19a40b5293"
format_stamp: "Formatted at 2026-07-10 11:07:51 on dist-test-slave-gxjw"
I20260710 11:07:51.807693  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:51.811510  8017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:51.812280  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:51.812623  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-3-root
uuid: "19b536eeeb424063837f4b19a40b5293"
format_stamp: "Formatted at 2026-07-10 11:07:51 on dist-test-slave-gxjw"
I20260710 11:07:51.812954  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-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 11:07:51.850132  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:51.851785  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:51.853467  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:51.856482  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:51.856743  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:51.857016  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:51.857213  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:51.857648  7868 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.870740  8005 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.888015  7897 consensus_queue.cc:1048] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.908586  7829 consensus_queue.cc:1048] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.004870  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.68:34133
I20260710 11:07:52.004966  8083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.68:34133 every 8 connection(s)
I20260710 11:07:52.010366  6525 auto_leader_rebalancer-test.cc:388] add a tserver: 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:52.025509  8084 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41175
I20260710 11:07:52.025942  8084 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:52.026737  8084 heartbeater.cc:507] Master 127.6.95.126:41175 requested a full tablet report, sending...
I20260710 11:07:52.028712  7512 ts_manager.cc:194] Registered new tserver with Master: 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:07:52.029850  7512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60482
I20260710 11:07:52.066715  7829 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.076773  7897 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.136961  7868 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.151397  8005 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.398741  7612 consensus_queue.cc:237] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:52.406309  7760 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.408165  7906 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:52.408509  7690 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.410038  8006 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:52.419305  7581 consensus_peers.cc:597] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 156ce0d57bf3485ba1941371e3e60ed5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.423480  7906 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.425004  7690 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.433441  7760 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.455163  7512 catalog_manager.cc:5697] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:52.470552  7762 consensus_queue.cc:237] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:52.484200  7690 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.484401  7612 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.486263  7872 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:07:52.487970  7872 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260710 11:07:52.503489  7730 consensus_peers.cc:597] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3c6ad61390144b6b0600bf5f2b97c42. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.511171  7897 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.517060  7612 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.535249  7690 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.550287  7762 consensus_queue.cc:237] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:52.552660  7510 catalog_manager.cc:5697] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.558020  7612 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.559746  7897 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:52.560490  7730 consensus_peers.cc:597] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af67b26f129549f4b424a8ad69658145. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.569145  7690 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.571750  7829 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.575727  7872 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.576386  7613 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.585260  7762 consensus_queue.cc:237] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:52.591390  7690 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.596873  7510 catalog_manager.cc:5697] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:52.601467  7684 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:52.599720  7730 consensus_peers.cc:597] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 547b2af5ddd14bfea4654bf11f232122. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.604792  7872 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:07:52.619848  7613 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.622140  7872 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.624217  7684 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.628166  7897 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.642629  7510 catalog_manager.cc:5697] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.643314  7612 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:52.852957  8111 ts_tablet_manager.cc:933] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:07:52.858428  8111 tablet_copy_client.cc:323] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:07:52.873178  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet 156ce0d57bf3485ba1941371e3e60ed5 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:07:52.873741  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet 156ce0d57bf3485ba1941371e3e60ed5 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-156ce0d57bf3485ba1941371e3e60ed5
I20260710 11:07:52.881279  7625 tablet_copy_source_session.cc:215] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:52.885126  8111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156ce0d57bf3485ba1941371e3e60ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:52.899600  8111 tablet_copy_client.cc:806] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:52.900245  8111 tablet_copy_client.cc:670] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:52.904409  8111 tablet_copy_client.cc:538] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:52.912803  8111 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:52.932403  8111 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:52.933233  8111 tablet_bootstrap.cc:492] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:52.933817  8111 ts_tablet_manager.cc:1403] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:07:52.936502  8111 raft_consensus.cc:359] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:52.937309  8111 raft_consensus.cc:740] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:52.937930  8111 consensus_queue.cc:260] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:52.940047  8084 heartbeater.cc:499] Master 127.6.95.126:41175 was elected leader, sending a full tablet report...
I20260710 11:07:52.940519  8111 ts_tablet_manager.cc:1434] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:07:52.943478  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-156ce0d57bf3485ba1941371e3e60ed5 received from {username='slave'} at 127.0.0.1:37542
I20260710 11:07:52.943881  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-156ce0d57bf3485ba1941371e3e60ed5 on tablet 156ce0d57bf3485ba1941371e3e60ed5 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:52.982077  8111 ts_tablet_manager.cc:933] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:52.983649  8111 tablet_copy_client.cc:323] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:53.003957  7774 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet 547b2af5ddd14bfea4654bf11f232122 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:53.004477  7774 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet 547b2af5ddd14bfea4654bf11f232122 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-547b2af5ddd14bfea4654bf11f232122
I20260710 11:07:53.005195  8118 ts_tablet_manager.cc:933] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:53.012259  7774 tablet_copy_source_session.cc:215] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.015187  8111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547b2af5ddd14bfea4654bf11f232122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.026749  8118 tablet_copy_client.cc:323] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:53.028223  7774 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet d3c6ad61390144b6b0600bf5f2b97c42 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:53.028720  7774 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet d3c6ad61390144b6b0600bf5f2b97c42 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-d3c6ad61390144b6b0600bf5f2b97c42
I20260710 11:07:53.033752  8111 tablet_copy_client.cc:806] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.034317  8111 tablet_copy_client.cc:670] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.035696  7774 tablet_copy_source_session.cc:215] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.037994  8111 tablet_copy_client.cc:538] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.038498  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c6ad61390144b6b0600bf5f2b97c42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.052624  8118 tablet_copy_client.cc:806] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.053085  8118 tablet_copy_client.cc:670] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.054977  8111 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:53.063071  8118 tablet_copy_client.cc:538] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.078441  8121 ts_tablet_manager.cc:933] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:53.088680  8111 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:53.089648  8118 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:53.091681  8111 tablet_bootstrap.cc:492] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:53.092608  8111 ts_tablet_manager.cc:1403] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.015s
I20260710 11:07:53.095323  8111 raft_consensus.cc:359] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:53.096115  8111 raft_consensus.cc:740] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:53.096999  8121 tablet_copy_client.cc:323] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:53.096712  8111 consensus_queue.cc:260] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:53.099296  8111 ts_tablet_manager.cc:1434] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:53.100329  7774 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet af67b26f129549f4b424a8ad69658145 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:53.100847  7774 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet af67b26f129549f4b424a8ad69658145 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-af67b26f129549f4b424a8ad69658145
I20260710 11:07:53.104564  7773 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-547b2af5ddd14bfea4654bf11f232122 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:53.104936  7773 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-547b2af5ddd14bfea4654bf11f232122 on tablet 547b2af5ddd14bfea4654bf11f232122 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:53.108443  7774 tablet_copy_source_session.cc:215] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.113631  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af67b26f129549f4b424a8ad69658145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.129004  8121 tablet_copy_client.cc:806] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.129500  8121 tablet_copy_client.cc:670] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.132804  8121 tablet_copy_client.cc:538] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.140481  8121 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:53.150840  8118 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:53.151684  8118 tablet_bootstrap.cc:492] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:53.152298  8118 ts_tablet_manager.cc:1403] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.017s
I20260710 11:07:53.155027  8118 raft_consensus.cc:359] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:53.155802  8118 raft_consensus.cc:740] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:53.157011  8118 consensus_queue.cc:260] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:53.167733  8118 ts_tablet_manager.cc:1434] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:07:53.172655  7774 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-d3c6ad61390144b6b0600bf5f2b97c42 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:53.173038  7774 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-d3c6ad61390144b6b0600bf5f2b97c42 on tablet d3c6ad61390144b6b0600bf5f2b97c42 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:53.178786  8121 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:53.179618  8121 tablet_bootstrap.cc:492] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:53.180256  8121 ts_tablet_manager.cc:1403] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.016s
I20260710 11:07:53.183130  8121 raft_consensus.cc:359] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:53.183915  8121 raft_consensus.cc:740] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:53.184523  8121 consensus_queue.cc:260] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:53.186652  8121 ts_tablet_manager.cc:1434] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:07:53.192704  7774 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-af67b26f129549f4b424a8ad69658145 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:53.193087  7774 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-af67b26f129549f4b424a8ad69658145 on tablet af67b26f129549f4b424a8ad69658145 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:53.356034  8059 raft_consensus.cc:1217] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.382414  8059 raft_consensus.cc:1217] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.477069  8059 raft_consensus.cc:1217] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.652123  8059 raft_consensus.cc:1217] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.866376  7872 raft_consensus.cc:1064] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:53.871843  7872 consensus_queue.cc:237] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:53.890003  7906 raft_consensus.cc:1064] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:53.893823  7906 consensus_queue.cc:237] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:53.899775  8059 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.901332  7690 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.902717  8107 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:53.904520  8107 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:07:53.910245  8058 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.911737  8126 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:53.914510  7760 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.920603  8126 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:53.931233  7684 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.932713  8129 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.934660  7614 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.938871  8057 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.946188  7897 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.961494  8107 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:53.961678  8129 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.966747  7511 catalog_manager.cc:5697] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.970965  7684 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.974121  8057 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.976403  7510 catalog_manager.cc:5697] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:53.980623  7762 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:53.994539  7872 raft_consensus.cc:1064] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:53.996876  7872 consensus_queue.cc:237] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:54.012614  7684 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.035800  7614 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.048434  8057 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.053858  7897 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:54.065356  8107 raft_consensus.cc:1064] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:54.067574  8107 consensus_queue.cc:237] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:54.083870  7684 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.083688  7614 consensus_queue.cc:237] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:54.085466  7897 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:07:54.090677  8059 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.092172  8126 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:54.098784  8058 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.098537  8129 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.100397  8058 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.107510  8138 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:54.111667  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 156ce0d57bf3485ba1941371e3e60ed5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.116823  7684 raft_consensus.cc:1275] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.118083  8126 consensus_queue.cc:1048] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.118058  7513 catalog_manager.cc:5697] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.125349  7614 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.128712  7690 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.132118  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet 156ce0d57bf3485ba1941371e3e60ed5 with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33798
I20260710 11:07:54.134817  7614 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.135094  7897 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.136574  7897 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.138422  8136 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.141654  8058 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.143194  7897 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:54.122388  7684 raft_consensus.cc:2955] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.160252  7689 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.170353  8149 tablet_replica.cc:333] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:07:54.172709  8149 raft_consensus.cc:2243] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.173885  8149 raft_consensus.cc:2272] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.176703  8107 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.181685  7511 catalog_manager.cc:5697] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.189081  7690 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.199795  8058 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.200512  7612 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.219825  8149 ts_tablet_manager.cc:1916] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.222321  7513 catalog_manager.cc:5697] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.238379  7613 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.246953  8149 ts_tablet_manager.cc:1929] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.247502  8149 log.cc:1199] T 156ce0d57bf3485ba1941371e3e60ed5 P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/156ce0d57bf3485ba1941371e3e60ed5
I20260710 11:07:54.249233  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet 156ce0d57bf3485ba1941371e3e60ed5 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:54.249907  7762 consensus_queue.cc:237] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:54.256170  8058 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.258625  8136 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:54.259254  7613 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.266170  8107 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.267866  8107 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.269045  8058 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.274904  7762 consensus_queue.cc:237] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [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: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:54.277671  7612 raft_consensus.cc:2955] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.286657  8057 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.289116  7511 catalog_manager.cc:5697] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.291244  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3c6ad61390144b6b0600bf5f2b97c42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.289142  8136 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 11:07:54.297052  7690 raft_consensus.cc:1275] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.298306  8107 consensus_queue.cc:1048] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.301425  7897 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.306133  7679 tablet_service.cc:1558] Processing DeleteTablet for tablet d3c6ad61390144b6b0600bf5f2b97c42 with delete_type TABLET_DATA_TOMBSTONED (TS 65cf8b84ed38460f9d34c229cd8a382a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260710 11:07:54.307598  8058 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.317589  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af67b26f129549f4b424a8ad69658145 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.319181  7690 raft_consensus.cc:2955] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.324988  7512 catalog_manager.cc:5697] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.335372  7602 tablet_service.cc:1558] Processing DeleteTablet for tablet af67b26f129549f4b424a8ad69658145 with delete_type TABLET_DATA_TOMBSTONED (TS 2c30d92e074f4a17b101b62a64dea6ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47316
I20260710 11:07:54.344306  8154 tablet_replica.cc:333] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:07:54.345459  8154 raft_consensus.cc:2243] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.347019  8155 tablet_replica.cc:333] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:07:54.347699  8155 raft_consensus.cc:2243] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.346150  8154 raft_consensus.cc:2272] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.348249  8155 raft_consensus.cc:2272] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.351432  8154 ts_tablet_manager.cc:1916] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.356827  8155 ts_tablet_manager.cc:1916] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.365590  8154 ts_tablet_manager.cc:1929] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.365976  8154 log.cc:1199] T d3c6ad61390144b6b0600bf5f2b97c42 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/wals/d3c6ad61390144b6b0600bf5f2b97c42
I20260710 11:07:54.367550  7497 catalog_manager.cc:5028] TS 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): tablet d3c6ad61390144b6b0600bf5f2b97c42 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:54.370353  8155 ts_tablet_manager.cc:1929] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.370764  8155 log.cc:1199] T af67b26f129549f4b424a8ad69658145 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/wals/af67b26f129549f4b424a8ad69658145
I20260710 11:07:54.372241  7498 catalog_manager.cc:5028] TS 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): tablet af67b26f129549f4b424a8ad69658145 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:54.512481  7760 consensus_queue.cc:237] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:54.517555  8058 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.517891  7612 raft_consensus.cc:1275] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.519181  7897 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.524982  8136 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.526868  8107 consensus_queue.cc:1048] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:54.533713  7613 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.534364  8058 raft_consensus.cc:2955] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.548563  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 547b2af5ddd14bfea4654bf11f232122 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.556368  7510 catalog_manager.cc:5697] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:54.567830  7679 tablet_service.cc:1558] Processing DeleteTablet for tablet 547b2af5ddd14bfea4654bf11f232122 with delete_type TABLET_DATA_TOMBSTONED (TS 65cf8b84ed38460f9d34c229cd8a382a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260710 11:07:54.568818  8154 tablet_replica.cc:333] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:07:54.569821  8154 raft_consensus.cc:2243] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.570772  8154 raft_consensus.cc:2272] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.573369  8154 ts_tablet_manager.cc:1916] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.586270  8154 ts_tablet_manager.cc:1929] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.586686  8154 log.cc:1199] T 547b2af5ddd14bfea4654bf11f232122 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/wals/547b2af5ddd14bfea4654bf11f232122
I20260710 11:07:54.588142  7497 catalog_manager.cc:5028] TS 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): tablet 547b2af5ddd14bfea4654bf11f232122 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:55.599836  7613 consensus_queue.cc:237] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:55.607370  7762 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:55.610157  7581 consensus_peers.cc:597] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4093f6adda3d42c2af70e8dae1cf6b1d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.611552  8156 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:55.615832  7689 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.617694  8156 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.621191  8161 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.622556  7762 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.638108  7511 catalog_manager.cc:5697] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.651197  7689 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.660415  7690 consensus_queue.cc:237] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:55.676811  7762 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.678514  8153 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.690486  7613 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.692472  8153 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:55.699460  8153 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
W20260710 11:07:55.721458  7656 consensus_peers.cc:597] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75c4063a74b7447ca81053a46724e875. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.724169  7613 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.729400  7690 consensus_queue.cc:237] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:55.729755  7762 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.747720  7760 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:55.747747  7656 consensus_peers.cc:597] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16db7d81a82245e4a85dba0ba39e1d81. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.749254  8176 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:55.749503  7510 catalog_manager.cc:5697] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.756937  7613 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.758349  8153 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.761859  8175 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.763242  7762 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.777325  7512 catalog_manager.cc:5697] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.786077  7762 consensus_queue.cc:237] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:55.785183  7613 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.809269  7690 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:55.809593  7730 consensus_peers.cc:597] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4203033cc82c41e6a0a81bf1351a858c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.810804  7613 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.810595  8107 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.813983  8159 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:55.827247  8183 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.828635  7690 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.831907  7612 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:55.844172  7511 catalog_manager.cc:5697] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:56.004228  8186 ts_tablet_manager.cc:933] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:07:56.007776  8186 tablet_copy_client.cc:323] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:07:56.009791  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet 4093f6adda3d42c2af70e8dae1cf6b1d from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:07:56.010217  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet 4093f6adda3d42c2af70e8dae1cf6b1d from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-4093f6adda3d42c2af70e8dae1cf6b1d
I20260710 11:07:56.015645  7625 tablet_copy_source_session.cc:215] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.018226  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4093f6adda3d42c2af70e8dae1cf6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.029955  8186 tablet_copy_client.cc:806] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.030659  8186 tablet_copy_client.cc:670] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.034421  8186 tablet_copy_client.cc:538] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.045046  8186 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:56.070950  8186 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: 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 11:07:56.072306  8186 tablet_bootstrap.cc:492] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:56.073022  8186 ts_tablet_manager.cc:1403] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260710 11:07:56.076524  8186 raft_consensus.cc:359] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.077718  8186 raft_consensus.cc:740] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:56.078409  8186 consensus_queue.cc:260] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.080449  8189 ts_tablet_manager.cc:933] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:56.092012  8189 tablet_copy_client.cc:323] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.66:38677
I20260710 11:07:56.097144  8186 ts_tablet_manager.cc:1434] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.011s
I20260710 11:07:56.103183  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-4093f6adda3d42c2af70e8dae1cf6b1d received from {username='slave'} at 127.0.0.1:37542
I20260710 11:07:56.103652  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-4093f6adda3d42c2af70e8dae1cf6b1d on tablet 4093f6adda3d42c2af70e8dae1cf6b1d with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:56.126996  7700 tablet_copy_service.cc:140] P 65cf8b84ed38460f9d34c229cd8a382a: Received BeginTabletCopySession request for tablet 75c4063a74b7447ca81053a46724e875 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:35858)
I20260710 11:07:56.127560  7700 tablet_copy_service.cc:161] P 65cf8b84ed38460f9d34c229cd8a382a: Beginning new tablet copy session on tablet 75c4063a74b7447ca81053a46724e875 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:35858: session id = 19b536eeeb424063837f4b19a40b5293-75c4063a74b7447ca81053a46724e875
I20260710 11:07:56.134959  7700 tablet_copy_source_session.cc:215] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.138348  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c4063a74b7447ca81053a46724e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.166042  8189 tablet_copy_client.cc:806] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.166574  8189 tablet_copy_client.cc:670] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.169656  8189 tablet_copy_client.cc:538] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.176329  8189 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:56.196884  8189 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:56.197682  8189 tablet_bootstrap.cc:492] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:56.198287  8189 ts_tablet_manager.cc:1403] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:07:56.200678  8189 raft_consensus.cc:359] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.201251  8189 raft_consensus.cc:740] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:56.201730  8189 consensus_queue.cc:260] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.203744  8189 ts_tablet_manager.cc:1434] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:56.205293  7700 tablet_copy_service.cc:342] P 65cf8b84ed38460f9d34c229cd8a382a: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-75c4063a74b7447ca81053a46724e875 received from {username='slave'} at 127.0.0.1:35858
I20260710 11:07:56.205706  7700 tablet_copy_service.cc:434] P 65cf8b84ed38460f9d34c229cd8a382a: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-75c4063a74b7447ca81053a46724e875 on tablet 75c4063a74b7447ca81053a46724e875 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:56.358068  8189 ts_tablet_manager.cc:933] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:07:56.358624  8186 ts_tablet_manager.cc:933] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:56.366506  8186 tablet_copy_client.cc:323] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:56.368899  7774 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet 4203033cc82c41e6a0a81bf1351a858c from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:56.369462  7774 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet 4203033cc82c41e6a0a81bf1351a858c from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-4203033cc82c41e6a0a81bf1351a858c
I20260710 11:07:56.386111  7774 tablet_copy_source_session.cc:215] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.389262  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203033cc82c41e6a0a81bf1351a858c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.396685  8189 tablet_copy_client.cc:323] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.66:38677
I20260710 11:07:56.398988  7700 tablet_copy_service.cc:140] P 65cf8b84ed38460f9d34c229cd8a382a: Received BeginTabletCopySession request for tablet 16db7d81a82245e4a85dba0ba39e1d81 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:35858)
I20260710 11:07:56.399540  7700 tablet_copy_service.cc:161] P 65cf8b84ed38460f9d34c229cd8a382a: Beginning new tablet copy session on tablet 16db7d81a82245e4a85dba0ba39e1d81 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:35858: session id = 19b536eeeb424063837f4b19a40b5293-16db7d81a82245e4a85dba0ba39e1d81
I20260710 11:07:56.408186  7700 tablet_copy_source_session.cc:215] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.410976  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16db7d81a82245e4a85dba0ba39e1d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.424590  8186 tablet_copy_client.cc:806] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.425100  8186 tablet_copy_client.cc:670] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.426508  8189 tablet_copy_client.cc:806] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.427088  8189 tablet_copy_client.cc:670] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.431481  8186 tablet_copy_client.cc:538] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.431782  8189 tablet_copy_client.cc:538] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.442265  8186 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:56.471877  8058 raft_consensus.cc:1217] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:56.482980  8186 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: 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 11:07:56.483721  8186 tablet_bootstrap.cc:492] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:56.487572  8186 ts_tablet_manager.cc:1403] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.004s
I20260710 11:07:56.490314  8186 raft_consensus.cc:359] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.491377  8186 raft_consensus.cc:740] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:56.492187  8186 consensus_queue.cc:260] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.496451  8189 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:56.500703  8186 ts_tablet_manager.cc:1434] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:07:56.508322  7774 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-4203033cc82c41e6a0a81bf1351a858c received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:56.508719  7774 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-4203033cc82c41e6a0a81bf1351a858c on tablet 4203033cc82c41e6a0a81bf1351a858c with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:56.522222  8189 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:56.523126  8189 tablet_bootstrap.cc:492] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:56.523769  8189 ts_tablet_manager.cc:1403] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.002s
I20260710 11:07:56.527484  8189 raft_consensus.cc:359] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.528286  8189 raft_consensus.cc:740] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:56.528859  8189 consensus_queue.cc:260] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:56.533485  8189 ts_tablet_manager.cc:1434] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:56.541518  7700 tablet_copy_service.cc:342] P 65cf8b84ed38460f9d34c229cd8a382a: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-16db7d81a82245e4a85dba0ba39e1d81 received from {username='slave'} at 127.0.0.1:35858
I20260710 11:07:56.541905  7700 tablet_copy_service.cc:434] P 65cf8b84ed38460f9d34c229cd8a382a: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-16db7d81a82245e4a85dba0ba39e1d81 on tablet 16db7d81a82245e4a85dba0ba39e1d81 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:56.553558  8058 raft_consensus.cc:1217] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:56.822163  8058 raft_consensus.cc:1217] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:56.934376  8058 raft_consensus.cc:1217] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:56.958664  8198 raft_consensus.cc:1064] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:56.961090  8198 consensus_queue.cc:237] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:56.967736  7762 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:56.968173  8058 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:56.969568  8198 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:56.970649  7689 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:56.970558  8201 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:56.973783  8198 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:56.996170  8201 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:56.999675  7690 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.008049  8058 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.013717  7762 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.016471  7510 catalog_manager.cc:5697] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.047421  7612 consensus_queue.cc:237] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.052234  8058 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.052790  7690 raft_consensus.cc:1275] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.053735  8201 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.054517  8198 consensus_queue.cc:1048] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.061348  8201 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.063104  7690 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.065155  8057 raft_consensus.cc:2955] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.071538  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4093f6adda3d42c2af70e8dae1cf6b1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.076683  7513 catalog_manager.cc:5697] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.086342  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet 4093f6adda3d42c2af70e8dae1cf6b1d with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33798
I20260710 11:07:57.092921  8218 tablet_replica.cc:333] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:07:57.095064  8218 raft_consensus.cc:2243] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.095754  8218 raft_consensus.cc:2272] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.100131  8218 ts_tablet_manager.cc:1916] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.109416  8218 ts_tablet_manager.cc:1929] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.109709  8218 log.cc:1199] T 4093f6adda3d42c2af70e8dae1cf6b1d P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/4093f6adda3d42c2af70e8dae1cf6b1d
I20260710 11:07:57.110960  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet 4093f6adda3d42c2af70e8dae1cf6b1d (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:57.156391  8153 raft_consensus.cc:1064] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:57.158838  8153 consensus_queue.cc:237] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.166031  7612 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.166034  7762 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.166718  8057 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.167477  8220 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.168301  8153 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:57.169154  8206 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.183878  8220 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.185448  8057 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.187752  7762 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.198186  7612 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.201994  7511 catalog_manager.cc:5697] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.222314  7690 consensus_queue.cc:237] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [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: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.228744  8057 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.229039  7762 raft_consensus.cc:1275] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.230139  8153 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.230983  8220 consensus_queue.cc:1048] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.236905  8206 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.239259  7760 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.246604  8058 raft_consensus.cc:2955] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.254156  7513 catalog_manager.cc:5697] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.255566  7497 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75c4063a74b7447ca81053a46724e875 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.265676  7602 tablet_service.cc:1558] Processing DeleteTablet for tablet 75c4063a74b7447ca81053a46724e875 with delete_type TABLET_DATA_TOMBSTONED (TS 2c30d92e074f4a17b101b62a64dea6ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47316
I20260710 11:07:57.271991  8224 tablet_replica.cc:333] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:07:57.272747  8224 raft_consensus.cc:2243] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.273280  8224 raft_consensus.cc:2272] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.275596  8224 ts_tablet_manager.cc:1916] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.285612  8224 ts_tablet_manager.cc:1929] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.285883  8224 log.cc:1199] T 75c4063a74b7447ca81053a46724e875 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/wals/75c4063a74b7447ca81053a46724e875
I20260710 11:07:57.287177  7498 catalog_manager.cc:5028] TS 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): tablet 75c4063a74b7447ca81053a46724e875 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:57.301970  8206 raft_consensus.cc:1064] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:57.304339  8206 consensus_queue.cc:237] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.310583  7760 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.310911  7612 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.311470  8057 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.312188  8206 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:57.312963  8153 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.313918  8220 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.330855  8153 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.332248  7760 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.347725  7510 catalog_manager.cc:5697] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.352365  8057 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.354525  7612 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.372648  7690 consensus_queue.cc:237] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.378221  8057 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.379410  8220 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.381098  7612 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.382166  8220 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.386322  8153 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.387282  8057 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.390625  7612 raft_consensus.cc:2955] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.400512  7497 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16db7d81a82245e4a85dba0ba39e1d81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.401634  7510 catalog_manager.cc:5697] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.410806  8207 raft_consensus.cc:1064] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:07:57.413141  8207 consensus_queue.cc:237] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.418161  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet 16db7d81a82245e4a85dba0ba39e1d81 with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33798
I20260710 11:07:57.419036  8218 tablet_replica.cc:333] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:07:57.419968  8218 raft_consensus.cc:2243] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.420657  8218 raft_consensus.cc:2272] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.424075  8218 ts_tablet_manager.cc:1916] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.430997  7690 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.432500  7614 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.432417  8183 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.435145  8183 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:57.439744  8057 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.441403  8183 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.460112  8218 ts_tablet_manager.cc:1929] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.461496  8183 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.462518  7690 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.462821  8218 log.cc:1199] T 16db7d81a82245e4a85dba0ba39e1d81 P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/16db7d81a82245e4a85dba0ba39e1d81
I20260710 11:07:57.466740  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet 16db7d81a82245e4a85dba0ba39e1d81 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:57.467305  7614 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.473742  8058 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.487519  7512 catalog_manager.cc:5697] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.506278  7760 consensus_queue.cc:237] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [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: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:07:57.511883  8058 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.512534  7690 raft_consensus.cc:1275] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.513103  8183 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:07:57.516104  8209 consensus_queue.cc:1048] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:57.522297  8209 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.524755  7690 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.529158  8058 raft_consensus.cc:2955] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.533648  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4203033cc82c41e6a0a81bf1351a858c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.540230  7511 catalog_manager.cc:5697] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:07:57.548187  7602 tablet_service.cc:1558] Processing DeleteTablet for tablet 4203033cc82c41e6a0a81bf1351a858c with delete_type TABLET_DATA_TOMBSTONED (TS 2c30d92e074f4a17b101b62a64dea6ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47316
I20260710 11:07:57.548913  8224 tablet_replica.cc:333] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:07:57.549556  8224 raft_consensus.cc:2243] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.550113  8224 raft_consensus.cc:2272] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.552560  8224 ts_tablet_manager.cc:1916] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.562467  8224 ts_tablet_manager.cc:1929] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.562712  8224 log.cc:1199] T 4203033cc82c41e6a0a81bf1351a858c P 2c30d92e074f4a17b101b62a64dea6ce: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/wals/4203033cc82c41e6a0a81bf1351a858c
I20260710 11:07:57.563638  7498 catalog_manager.cc:5028] TS 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): tablet 4203033cc82c41e6a0a81bf1351a858c (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:07:58.576599  7760 consensus_queue.cc:237] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
W20260710 11:07:58.582249  7730 consensus_peers.cc:597] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91647aabe5e5492abfbf12b7e328e435. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:58.582386  7689 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:58.583294  7614 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:58.583583  8235 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:07:58.584398  8183 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:58.592762  7614 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.592782  7689 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.591825  8235 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.603436  7511 catalog_manager.cc:5697] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.609632  7614 consensus_queue.cc:237] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:58.616483  7760 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:58.619050  7581 consensus_peers.cc:597] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01bf310c2dfc4efdae90d3171b3c448e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:58.619325  7689 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:58.619762  8197 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:07:58.624900  8243 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:58.633474  8197 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.635223  7689 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.636391  7760 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.645592  7762 consensus_queue.cc:237] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:58.650496  7513 catalog_manager.cc:5697] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
W20260710 11:07:58.663540  7730 consensus_peers.cc:597] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0711317f50143d0a3aa49c65ff1d593. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:58.664928  7614 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:58.665477  7689 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:58.666383  8234 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:07:58.667135  8183 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:58.685897  8235 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.687067  7614 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.689724  7689 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.698428  7762 consensus_queue.cc:237] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:58.698860  7511 catalog_manager.cc:5697] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.715811  7689 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:58.716203  7614 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:58.716138  7730 consensus_peers.cc:597] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 584fe44eb00f46528e278c7d66676b26. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:58.716897  8183 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:07:58.717540  8234 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:58.724412  8235 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.726802  7690 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.729686  7614 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:58.740955  7510 catalog_manager.cc:5697] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:07:59.150189  8254 ts_tablet_manager.cc:933] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:59.152352  8254 tablet_copy_client.cc:323] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:59.153851  7774 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet e0711317f50143d0a3aa49c65ff1d593 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:59.154382  7774 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet e0711317f50143d0a3aa49c65ff1d593 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-e0711317f50143d0a3aa49c65ff1d593
I20260710 11:07:59.161476  7774 tablet_copy_source_session.cc:215] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.164259  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0711317f50143d0a3aa49c65ff1d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.174700  8254 tablet_copy_client.cc:806] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.175163  8254 tablet_copy_client.cc:670] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.178253  8254 tablet_copy_client.cc:538] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.183610  8254 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:59.199321  8257 ts_tablet_manager.cc:933] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:59.201203  8257 tablet_copy_client.cc:323] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:59.201602  8254 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:59.202373  8254 tablet_bootstrap.cc:492] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:59.202776  7774 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet 91647aabe5e5492abfbf12b7e328e435 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:59.203023  8254 ts_tablet_manager.cc:1403] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.020s	user 0.022s	sys 0.000s
I20260710 11:07:59.203333  7774 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet 91647aabe5e5492abfbf12b7e328e435 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-91647aabe5e5492abfbf12b7e328e435
I20260710 11:07:59.205925  8254 raft_consensus.cc:359] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.206761  8254 raft_consensus.cc:740] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:59.207476  8254 consensus_queue.cc:260] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.210796  7774 tablet_copy_source_session.cc:215] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.214632  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91647aabe5e5492abfbf12b7e328e435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.233444  8260 ts_tablet_manager.cc:933] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:07:59.238006  8254 ts_tablet_manager.cc:1434] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.015s
I20260710 11:07:59.240131  8257 tablet_copy_client.cc:806] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.240437  8261 ts_tablet_manager.cc:933] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:07:59.239880  8260 tablet_copy_client.cc:323] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:07:59.240702  8257 tablet_copy_client.cc:670] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.239673  7774 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-e0711317f50143d0a3aa49c65ff1d593 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:59.241376  7774 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-e0711317f50143d0a3aa49c65ff1d593 on tablet e0711317f50143d0a3aa49c65ff1d593 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:59.242201  7773 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet 584fe44eb00f46528e278c7d66676b26 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:07:59.242713  7773 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet 584fe44eb00f46528e278c7d66676b26 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-584fe44eb00f46528e278c7d66676b26
I20260710 11:07:59.261070  8257 tablet_copy_client.cc:538] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.263237  7773 tablet_copy_source_session.cc:215] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.266585  8260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584fe44eb00f46528e278c7d66676b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.270368  8257 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:59.272882  8261 tablet_copy_client.cc:323] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:07:59.274501  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet 01bf310c2dfc4efdae90d3171b3c448e from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:07:59.275022  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet 01bf310c2dfc4efdae90d3171b3c448e from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-01bf310c2dfc4efdae90d3171b3c448e
I20260710 11:07:59.284842  8260 tablet_copy_client.cc:806] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.285537  8260 tablet_copy_client.cc:670] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.288259  7625 tablet_copy_source_session.cc:215] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.290738  8260 tablet_copy_client.cc:538] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.293828  8257 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:59.294641  8257 tablet_bootstrap.cc:492] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:59.295243  8257 ts_tablet_manager.cc:1403] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 11:07:59.296644  8260 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:59.296738  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bf310c2dfc4efdae90d3171b3c448e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.298005  8257 raft_consensus.cc:359] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.298946  8257 raft_consensus.cc:740] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:59.299579  8257 consensus_queue.cc:260] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.302132  8257 ts_tablet_manager.cc:1434] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:59.304132  7773 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-91647aabe5e5492abfbf12b7e328e435 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:59.304513  7773 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-91647aabe5e5492abfbf12b7e328e435 on tablet 91647aabe5e5492abfbf12b7e328e435 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:59.316738  8261 tablet_copy_client.cc:806] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.317333  8261 tablet_copy_client.cc:670] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.321028  8261 tablet_copy_client.cc:538] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.327723  8261 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:07:59.330086  8260 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: 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 11:07:59.330999  8260 tablet_bootstrap.cc:492] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:59.331844  8260 ts_tablet_manager.cc:1403] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.004s
I20260710 11:07:59.334769  8260 raft_consensus.cc:359] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.335592  8260 raft_consensus.cc:740] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:59.336261  8260 consensus_queue.cc:260] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.338847  8260 ts_tablet_manager.cc:1434] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:59.340549  7773 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-584fe44eb00f46528e278c7d66676b26 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:07:59.340938  7773 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-584fe44eb00f46528e278c7d66676b26 on tablet 584fe44eb00f46528e278c7d66676b26 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:59.354928  8261 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: 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 11:07:59.355780  8261 tablet_bootstrap.cc:492] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:07:59.356436  8261 ts_tablet_manager.cc:1403] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.009s
I20260710 11:07:59.359189  8261 raft_consensus.cc:359] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.360005  8261 raft_consensus.cc:740] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:07:59.360587  8261 consensus_queue.cc:260] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:07:59.362792  8261 ts_tablet_manager.cc:1434] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:59.365587  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-01bf310c2dfc4efdae90d3171b3c448e received from {username='slave'} at 127.0.0.1:37542
I20260710 11:07:59.365909  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-01bf310c2dfc4efdae90d3171b3c448e on tablet 01bf310c2dfc4efdae90d3171b3c448e with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:07:59.547266  8057 raft_consensus.cc:1217] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:59.611023  8057 raft_consensus.cc:1217] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:59.672536  8057 raft_consensus.cc:1217] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:59.688105  8057 raft_consensus.cc:1217] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.064627  8183 raft_consensus.cc:1064] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:00.066547  8183 consensus_queue.cc:237] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.071784  8057 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.073210  8183 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.073704  7690 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.073851  7612 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.075131  8235 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.078066  8268 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:08:00.089146  8268 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.090986  7690 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.092470  7612 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.100523  8057 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.104493  7510 catalog_manager.cc:5697] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:00.126458  7762 consensus_queue.cc:237] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [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: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.130591  8058 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.132740  8235 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.134649  7690 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.136153  8235 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.138188  8183 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.143136  7690 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.145380  8058 raft_consensus.cc:2955] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.150377  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0711317f50143d0a3aa49c65ff1d593 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.158208  7512 catalog_manager.cc:5697] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.162173  8183 raft_consensus.cc:1064] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:00.164242  8183 consensus_queue.cc:237] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.173887  7602 tablet_service.cc:1558] Processing DeleteTablet for tablet e0711317f50143d0a3aa49c65ff1d593 with delete_type TABLET_DATA_TOMBSTONED (TS 2c30d92e074f4a17b101b62a64dea6ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47316
I20260710 11:08:00.183234  7690 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.184590  8183 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:08:00.186187  8280 tablet_replica.cc:333] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:00.188813  7614 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.189795  8280 raft_consensus.cc:2243] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.190506  8183 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.191669  8280 raft_consensus.cc:2272] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.193053  8058 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.194190  8183 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.196928  8280 ts_tablet_manager.cc:1916] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.205013  7614 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.206244  8274 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.213285  8280 ts_tablet_manager.cc:1929] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:00.213759  8280 log.cc:1199] T e0711317f50143d0a3aa49c65ff1d593 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/wals/e0711317f50143d0a3aa49c65ff1d593
I20260710 11:08:00.213199  8058 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.215329  7498 catalog_manager.cc:5028] TS 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): tablet e0711317f50143d0a3aa49c65ff1d593 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:00.225714  7511 catalog_manager.cc:5697] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.229398  7690 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.243734  7762 consensus_queue.cc:237] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.244484  8269 raft_consensus.cc:1064] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:00.246762  8269 consensus_queue.cc:237] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.255702  8058 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.256378  7614 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.257175  8274 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.257979  8235 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.260990  7762 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.263435  8057 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.265885  8286 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.267606  8286 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:08:00.272033  7690 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.273872  8235 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.281404  7614 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.284803  8284 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.284590  8058 raft_consensus.cc:2955] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.294663  8183 raft_consensus.cc:1064] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:00.298940  7511 catalog_manager.cc:5697] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.301862  8183 consensus_queue.cc:237] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.308655  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91647aabe5e5492abfbf12b7e328e435 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.313196  7679 tablet_service.cc:1558] Processing DeleteTablet for tablet 91647aabe5e5492abfbf12b7e328e435 with delete_type TABLET_DATA_TOMBSTONED (TS 65cf8b84ed38460f9d34c229cd8a382a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260710 11:08:00.316802  8058 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.319720  7613 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.322077  8183 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.324395  7690 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.325245  8235 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.326031  8274 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:08:00.336951  8293 tablet_replica.cc:333] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:00.338147  8293 raft_consensus.cc:2243] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.338913  8293 raft_consensus.cc:2272] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.342928  8293 ts_tablet_manager.cc:1916] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.350018  8284 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.351485  7762 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.357007  8183 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.360766  7689 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.367287  8057 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.367636  8058 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.361320  7613 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.375418  7684 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.382534  7513 catalog_manager.cc:5697] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.395381  7512 catalog_manager.cc:5697] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:00.404013  7762 consensus_queue.cc:237] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.406680  8293 ts_tablet_manager.cc:1929] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:00.407147  8293 log.cc:1199] T 91647aabe5e5492abfbf12b7e328e435 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/wals/91647aabe5e5492abfbf12b7e328e435
I20260710 11:08:00.412637  7613 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.414085  8183 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.418457  8057 raft_consensus.cc:1275] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.408915  7497 catalog_manager.cc:5028] TS 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): tablet 91647aabe5e5492abfbf12b7e328e435 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:00.418780  7613 consensus_queue.cc:237] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:00.421643  8291 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.424731  7614 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.428861  8235 consensus_queue.cc:1048] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.430299  8057 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.433144  8286 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:00.434144  8058 raft_consensus.cc:2955] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.440404  8286 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.442818  7509 catalog_manager.cc:5697] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.445747  8059 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.442428  7684 raft_consensus.cc:1275] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.453306  7499 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 584fe44eb00f46528e278c7d66676b26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.454161  8287 consensus_queue.cc:1048] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:00.456426  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01bf310c2dfc4efdae90d3171b3c448e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.458389  7684 raft_consensus.cc:2955] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.463371  7679 tablet_service.cc:1558] Processing DeleteTablet for tablet 584fe44eb00f46528e278c7d66676b26 with delete_type TABLET_DATA_TOMBSTONED (TS 65cf8b84ed38460f9d34c229cd8a382a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260710 11:08:00.464249  8293 tablet_replica.cc:333] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:00.465088  8293 raft_consensus.cc:2243] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.465679  8293 raft_consensus.cc:2272] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.470523  8293 ts_tablet_manager.cc:1916] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.477762  7512 catalog_manager.cc:5697] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:00.487767  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet 01bf310c2dfc4efdae90d3171b3c448e with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:00.493213  8298 tablet_replica.cc:333] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:00.494165  8298 raft_consensus.cc:2243] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.494824  8298 raft_consensus.cc:2272] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.498070  8298 ts_tablet_manager.cc:1916] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.501372  8293 ts_tablet_manager.cc:1929] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:00.501811  8293 log.cc:1199] T 584fe44eb00f46528e278c7d66676b26 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/wals/584fe44eb00f46528e278c7d66676b26
I20260710 11:08:00.503479  7497 catalog_manager.cc:5028] TS 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): tablet 584fe44eb00f46528e278c7d66676b26 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:00.511053  8298 ts_tablet_manager.cc:1929] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:00.511360  8298 log.cc:1199] T 01bf310c2dfc4efdae90d3171b3c448e P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/01bf310c2dfc4efdae90d3171b3c448e
I20260710 11:08:00.512544  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet 01bf310c2dfc4efdae90d3171b3c448e (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:01.515187  7614 consensus_queue.cc:237] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:01.520711  7760 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.521066  7689 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.521723  8287 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:01.522480  7581 consensus_peers.cc:597] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12bfb8b7b1924fb5a2c945e2603b2a1e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:01.523084  8301 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:08:01.528213  8287 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.529639  7760 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.531531  7689 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.541019  7509 catalog_manager.cc:5697] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.543838  7684 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue 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: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
W20260710 11:08:01.552521  7656 consensus_peers.cc:597] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af9917afe3fa448aa535ad1cea27c2f7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:01.553527  7614 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.555015  8297 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:01.557603  7760 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.559461  8297 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:08:01.564723  8308 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.568820  7760 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.576027  7614 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.577114  7762 consensus_queue.cc:237] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:01.584832  7513 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
W20260710 11:08:01.587126  7730 consensus_peers.cc:597] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 921d25c30e464d3b9e9a7679ee1e8157. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:01.589190  7613 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.589608  7684 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.590518  8235 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:08:01.591254  8291 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:01.604946  8291 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.606240  7613 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.610787  7684 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.617168  7513 catalog_manager.cc:5697] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.619647  7613 consensus_queue.cc:237] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:01.628331  7762 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:01.629259  7581 consensus_peers.cc:597] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f97dce8140494aa88309ba019c15686b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:01.630198  7684 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:01.630601  8287 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:08:01.632339  8287 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:01.642869  8301 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.645704  7762 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.647766  7684 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:01.655305  7509 catalog_manager.cc:5697] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.056715  8321 ts_tablet_manager.cc:933] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:08:02.061997  8321 tablet_copy_client.cc:323] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:08:02.063611  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:08:02.064090  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet 12bfb8b7b1924fb5a2c945e2603b2a1e from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-12bfb8b7b1924fb5a2c945e2603b2a1e
I20260710 11:08:02.069355  7625 tablet_copy_source_session.cc:215] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.072018  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.083966  8321 tablet_copy_client.cc:806] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.084483  8321 tablet_copy_client.cc:670] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.088340  8321 tablet_copy_client.cc:538] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.093812  8321 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:08:02.107324  8321 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: 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 11:08:02.107965  8321 tablet_bootstrap.cc:492] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:08:02.108453  8321 ts_tablet_manager.cc:1403] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:08:02.110426  8321 raft_consensus.cc:359] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.110989  8321 raft_consensus.cc:740] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:08:02.111434  8321 consensus_queue.cc:260] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.113958  8321 ts_tablet_manager.cc:1434] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:02.116379  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-12bfb8b7b1924fb5a2c945e2603b2a1e received from {username='slave'} at 127.0.0.1:37542
I20260710 11:08:02.116700  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-12bfb8b7b1924fb5a2c945e2603b2a1e on tablet 12bfb8b7b1924fb5a2c945e2603b2a1e with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:02.132632  8321 ts_tablet_manager.cc:933] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:02.134094  8321 tablet_copy_client.cc:323] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.66:38677
I20260710 11:08:02.135340  7700 tablet_copy_service.cc:140] P 65cf8b84ed38460f9d34c229cd8a382a: Received BeginTabletCopySession request for tablet af9917afe3fa448aa535ad1cea27c2f7 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:35858)
I20260710 11:08:02.135833  7700 tablet_copy_service.cc:161] P 65cf8b84ed38460f9d34c229cd8a382a: Beginning new tablet copy session on tablet af9917afe3fa448aa535ad1cea27c2f7 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:35858: session id = 19b536eeeb424063837f4b19a40b5293-af9917afe3fa448aa535ad1cea27c2f7
I20260710 11:08:02.142784  7700 tablet_copy_source_session.cc:215] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.145462  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9917afe3fa448aa535ad1cea27c2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.156388  8321 tablet_copy_client.cc:806] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.156924  8321 tablet_copy_client.cc:670] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.161491  8321 tablet_copy_client.cc:538] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.167229  8321 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:08:02.181161  8321 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: 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 11:08:02.181762  8321 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:08:02.182364  8321 ts_tablet_manager.cc:1403] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.015s	user 0.017s	sys 0.000s
I20260710 11:08:02.184762  8321 raft_consensus.cc:359] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.185353  8321 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:08:02.185787  8321 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [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: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.187485  8321 ts_tablet_manager.cc:1434] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:08:02.189023  7700 tablet_copy_service.cc:342] P 65cf8b84ed38460f9d34c229cd8a382a: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-af9917afe3fa448aa535ad1cea27c2f7 received from {username='slave'} at 127.0.0.1:35858
I20260710 11:08:02.189426  7700 tablet_copy_service.cc:434] P 65cf8b84ed38460f9d34c229cd8a382a: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-af9917afe3fa448aa535ad1cea27c2f7 on tablet af9917afe3fa448aa535ad1cea27c2f7 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:02.204653  8321 ts_tablet_manager.cc:933] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:02.206223  8321 tablet_copy_client.cc:323] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.67:43051
I20260710 11:08:02.207476  7773 tablet_copy_service.cc:140] P 047a8f4352694199adf6fac58d53c875: Received BeginTabletCopySession request for tablet 921d25c30e464d3b9e9a7679ee1e8157 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:33262)
I20260710 11:08:02.207860  7773 tablet_copy_service.cc:161] P 047a8f4352694199adf6fac58d53c875: Beginning new tablet copy session on tablet 921d25c30e464d3b9e9a7679ee1e8157 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:33262: session id = 19b536eeeb424063837f4b19a40b5293-921d25c30e464d3b9e9a7679ee1e8157
I20260710 11:08:02.212361  7773 tablet_copy_source_session.cc:215] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.215432  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921d25c30e464d3b9e9a7679ee1e8157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.229322  8321 tablet_copy_client.cc:806] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.229812  8321 tablet_copy_client.cc:670] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.232841  8321 tablet_copy_client.cc:538] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.239806  8321 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:08:02.252197  8329 ts_tablet_manager.cc:933] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:08:02.253726  8329 tablet_copy_client.cc:323] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:08:02.255014  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet f97dce8140494aa88309ba019c15686b from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:08:02.255403  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet f97dce8140494aa88309ba019c15686b from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-f97dce8140494aa88309ba019c15686b
I20260710 11:08:02.255977  8321 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: 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 11:08:02.256778  8321 tablet_bootstrap.cc:492] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:08:02.257375  8321 ts_tablet_manager.cc:1403] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260710 11:08:02.259958  8321 raft_consensus.cc:359] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.260725  8321 raft_consensus.cc:740] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:08:02.261317  8321 consensus_queue.cc:260] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.261876  7625 tablet_copy_source_session.cc:215] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.263332  8321 ts_tablet_manager.cc:1434] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:02.265305  7773 tablet_copy_service.cc:342] P 047a8f4352694199adf6fac58d53c875: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-921d25c30e464d3b9e9a7679ee1e8157 received from {username='slave'} at 127.0.0.1:33262
I20260710 11:08:02.265679  7773 tablet_copy_service.cc:434] P 047a8f4352694199adf6fac58d53c875: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-921d25c30e464d3b9e9a7679ee1e8157 on tablet 921d25c30e464d3b9e9a7679ee1e8157 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:02.266700  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97dce8140494aa88309ba019c15686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.279490  8329 tablet_copy_client.cc:806] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.279997  8329 tablet_copy_client.cc:670] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.282691  8329 tablet_copy_client.cc:538] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.287725  8329 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:08:02.301265  8329 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: 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 11:08:02.301877  8329 tablet_bootstrap.cc:492] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:08:02.302336  8329 ts_tablet_manager.cc:1403] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.001s
I20260710 11:08:02.304317  8329 raft_consensus.cc:359] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.304889  8329 raft_consensus.cc:740] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:08:02.305498  8329 consensus_queue.cc:260] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:02.307749  8329 ts_tablet_manager.cc:1434] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:08:02.309263  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-f97dce8140494aa88309ba019c15686b received from {username='slave'} at 127.0.0.1:37542
I20260710 11:08:02.309598  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-f97dce8140494aa88309ba019c15686b on tablet f97dce8140494aa88309ba019c15686b with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:02.457638  8059 raft_consensus.cc:1217] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:02.621333  8059 raft_consensus.cc:1217] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.584426  8337 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.585012  8337 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:03.588616  8337 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.644553  8337 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:03.645152  8337 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.648337  8337 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
W20260710 11:08:03.679991  7636 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9940 after lost signal to thread 6528
W20260710 11:08:03.681094  7636 debug-util.cc:398] Leaking SignalData structure 0x7b0800115360 after lost signal to thread 7547
I20260710 11:08:03.684719  8336 raft_consensus.cc:493] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.685343  8336 raft_consensus.cc:515] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:03.688326  8336 leader_election.cc:290] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.748996  8336 raft_consensus.cc:493] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.749706  8336 raft_consensus.cc:515] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.753710  8336 leader_election.cc:290] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.834827  8338 raft_consensus.cc:493] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.835449  8338 raft_consensus.cc:515] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.836877  8339 raft_consensus.cc:493] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:08:03.841259  8339 raft_consensus.cc:515] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.845263  8339 leader_election.cc:290] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.846201  8340 raft_consensus.cc:493] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:08:03.843190  8338 leader_election.cc:290] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.847240  8340 raft_consensus.cc:515] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:03.849298  8340 leader_election.cc:290] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:03.859575  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:03.864910  8341 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.865417  8341 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:03.866060  8340 raft_consensus.cc:493] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:08:03.866539  8340 raft_consensus.cc:515] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:03.868446  8340 leader_election.cc:290] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:03.868909  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:03.868351  8341 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:03.869923  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:03.871270  7611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4093f6adda3d42c2af70e8dae1cf6b1d" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:03.874657  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:03.876415  7654 leader_election.cc:304] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:03.876971  8338 raft_consensus.cc:2749] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:03.869445  7612 raft_consensus.cc:2468] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 1.
I20260710 11:08:03.878654  7654 leader_election.cc:304] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [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: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:08:03.879500  8339 raft_consensus.cc:2804] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:03.879885  8339 raft_consensus.cc:493] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.880318  8339 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.884687  8343 raft_consensus.cc:493] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:03.884786  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:03.885255  8343 raft_consensus.cc:515] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:03.888072  8343 leader_election.cc:290] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:03.891266  8339 raft_consensus.cc:515] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.893959  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:03.894467  7612 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.881946  8342 raft_consensus.cc:493] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.878708  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156ce0d57bf3485ba1941371e3e60ed5" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:03.901537  7656 leader_election.cc:304] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:03.901901  7612 raft_consensus.cc:2468] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:03.902572  8341 raft_consensus.cc:2749] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:03.902887  7654 leader_election.cc:304] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:08:03.903699  8341 raft_consensus.cc:2804] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election won for term 2
W20260710 11:08:03.904253  7636 debug-util.cc:398] Leaking SignalData structure 0x7b08001aac00 after lost signal to thread 7639
I20260710 11:08:03.904201  8341 raft_consensus.cc:697] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:03.905002  8342 raft_consensus.cc:515] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:03.905160  8341 consensus_queue.cc:237] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.908160  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:03.909611  8339 leader_election.cc:290] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.920553  8342 leader_election.cc:290] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.908061  8055 raft_consensus.cc:1217] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.944753  7512 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44534 (request call id 105) took 1299 ms. Trace:
I20260710 11:08:03.939569  7513 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60482 (request call id 73) took 1276 ms. Trace:
I20260710 11:08:03.947850  8342 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.959031  8346 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.964434  8346 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:03.923702  8340 raft_consensus.cc:493] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:08:03.961282  8317 raft_consensus.cc:493] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:08:03.963043  8235 raft_consensus.cc:493] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
W20260710 11:08:03.972095  7636 debug-util.cc:398] Leaking SignalData structure 0x7b0800204640 after lost signal to thread 7714
I20260710 11:08:03.959002  8342 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
W20260710 11:08:03.974016  7636 debug-util.cc:398] Leaking SignalData structure 0x7b0800283d00 after lost signal to thread 7715
I20260710 11:08:03.942409  8301 raft_consensus.cc:493] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.958161  7513 rpcz_store.cc:276] 0710 11:08:02.645949 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:08:02.646064 (+   115us) service_pool.cc:224] Handling call
0710 11:08:03.921951 (+1275887us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 11:08:03.974390  8235 raft_consensus.cc:515] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.957826  7512 rpcz_store.cc:276] 0710 11:08:02.645737 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:08:02.651607 (+  5870us) service_pool.cc:224] Handling call
0710 11:08:03.944686 (+1293079us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":651336,"reported_tablets":1}
I20260710 11:08:03.986886  8235 leader_election.cc:290] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:03.974546  8341 raft_consensus.cc:493] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.975500  8317 raft_consensus.cc:515] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.994936  8345 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:03.995428  8345 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:03.997534  8345 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:03.998667  8352 raft_consensus.cc:493] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:03.999534  8352 raft_consensus.cc:515] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.001686  8352 leader_election.cc:290] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:03.987393  8269 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.003448  8342 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.004968  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.005564  7684 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 1.
I20260710 11:08:03.975159  8340 raft_consensus.cc:515] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.003580  8269 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.002480  8336 raft_consensus.cc:493] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.007228  8336 raft_consensus.cc:515] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.007680  8269 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:04.009192  8336 leader_election.cc:290] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:04.009719  8332 raft_consensus.cc:1064] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
W20260710 11:08:04.010196  7636 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba840 after lost signal to thread 7788
W20260710 11:08:04.011291  7636 debug-util.cc:398] Leaking SignalData structure 0x7b08002744a0 after lost signal to thread 8083
W20260710 11:08:04.011607  7636 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2840 after lost signal to thread 8084
I20260710 11:08:04.011467  8339 raft_consensus.cc:493] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.013072  8339 raft_consensus.cc:515] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.014953  8339 leader_election.cc:290] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.016266  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.016827  7612 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 1.
I20260710 11:08:04.002434  8341 raft_consensus.cc:515] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.020726  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddbf46ea6dc461188a3d773340fc85c" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:03.992518  8301 raft_consensus.cc:515] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.023675  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.025764  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.026348  7761 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:08:04.027580  8339 raft_consensus.cc:493] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.021273  8346 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.018970  8345 raft_consensus.cc:493] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:04.028066  8339 raft_consensus.cc:515] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.028501  8345 raft_consensus.cc:515] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.029451  8332 consensus_queue.cc:237] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.030345  8345 leader_election.cc:290] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:04.030689  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.031909  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.028163  8317 leader_election.cc:290] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:04.032377  8054 raft_consensus.cc:1217] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.033280  8339 leader_election.cc:290] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:04.036283  7759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.040681  7684 raft_consensus.cc:1240] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.040518  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:04.044426  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.039224  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.047235  7755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.051273  7755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584fe44eb00f46528e278c7d66676b26" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.051416  7610 raft_consensus.cc:1240] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.052876  8301 leader_election.cc:290] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:04.053253  7655 leader_election.cc:304] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.053262  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:04.054327  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eddbf46ea6dc461188a3d773340fc85c" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.055545  7755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.058101  8340 leader_election.cc:290] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:04.059144  7611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.056483  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.046304  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.056388  8341 leader_election.cc:290] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.052918  8353 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.055289  8339 raft_consensus.cc:493] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c30d92e074f4a17b101b62a64dea6ce)
I20260710 11:08:04.060352  8338 raft_consensus.cc:2749] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.068738  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.069904  8054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:04.076320  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e78007211f040c68d0a2d16934d582a" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.066692  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.065760  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.077838  7611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.078531  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:04.075209  8353 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.070837  7761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.081614  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.086128  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547b2af5ddd14bfea4654bf11f232122" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.088769  8019 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [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: 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
W20260710 11:08:04.089454  8019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.65:46039, user_credentials={real_user=slave}} blocked reactor thread for 52889.6us
I20260710 11:08:04.090232  8019 leader_election.cc:304] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b536eeeb424063837f4b19a40b5293; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.090512  7759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.094334  7655 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:04.094635  7755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.095038  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bf310c2dfc4efdae90d3171b3c448e" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:04.095237  8354 consensus_queue.cc:1059] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260710 11:08:04.096576  7580 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [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: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:08:04.096555  8353 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.097455  8336 raft_consensus.cc:2804] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:04.097805  8336 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:04.097952  7580 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:04.098834  8018 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [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: 19b536eeeb424063837f4b19a40b5293, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875
I20260710 11:08:04.099205  7655 leader_election.cc:304] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.099622  8342 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:04.100000  8342 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.100195  8336 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.097952  8346 raft_consensus.cc:2749] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.076843  8339 raft_consensus.cc:515] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.101940  7762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.096534  8341 raft_consensus.cc:2749] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.101827  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.101414  8353 raft_consensus.cc:2749] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.102897  7580 leader_election.cc:304] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:04.104466  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.105106  7690 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 1.
I20260710 11:08:04.102823  8342 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.105636  8351 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:04.106001  8351 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.106909  8351 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.103118  8301 raft_consensus.cc:2749] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.103807  7581 leader_election.cc:304] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:04.115487  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.106393  8269 raft_consensus.cc:2749] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.111846  7654 leader_election.cc:304] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.117846  7654 leader_election.cc:304] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.116551  8353 raft_consensus.cc:1064] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:04.113399  8020 leader_election.cc:304] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b536eeeb424063837f4b19a40b5293; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.119765  8338 raft_consensus.cc:2749] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.106552  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:04.119663  8269 raft_consensus.cc:2749] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.122622  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203033cc82c41e6a0a81bf1351a858c" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.122987  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.123448  8340 raft_consensus.cc:2749] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.124500  7656 leader_election.cc:304] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:04.125547  8340 raft_consensus.cc:2749] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.127020  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921d25c30e464d3b9e9a7679ee1e8157" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.128305  8346 raft_consensus.cc:2749] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.130363  8354 raft_consensus.cc:3055] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:04.130717  8354 raft_consensus.cc:740] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:04.132419  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97dce8140494aa88309ba019c15686b" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.137907  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.139393  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfb8b7b1924fb5a2c945e2603b2a1e" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.140262  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.140630  7654 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.144210  7683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71efc3dc3907476f99fedb94db02f440" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:04.125615  8353 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [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: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.146077  8356 raft_consensus.cc:2749] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.146605  7510 catalog_manager.cc:5697] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:04.152750  8342 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.131546  8354 consensus_queue.cc:260] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:04.157225  8354 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.158407  7727 leader_election.cc:304] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.159543  8317 raft_consensus.cc:2749] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.165745  7727 leader_election.cc:304] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.166886  7727 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.171625  8345 raft_consensus.cc:2749] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.171833  8336 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:04.172269  8345 raft_consensus.cc:2749] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.174006  8339 leader_election.cc:290] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.175500  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:04.182025  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:04.182452  7727 leader_election.cc:304] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
W20260710 11:08:04.184685  7578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.66:38677, user_credentials={real_user=slave}} blocked reactor thread for 50442.1us
I20260710 11:08:04.185238  7727 leader_election.cc:304] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 047a8f4352694199adf6fac58d53c875; no voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.185279  7578 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [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: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875
I20260710 11:08:04.181528  8342 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.189689  8350 raft_consensus.cc:2749] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.189767  8348 raft_consensus.cc:2749] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.189558  7578 leader_election.cc:304] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.190325  8301 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:04.191636  8301 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:04.192201  7578 leader_election.cc:304] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.192497  8301 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.193042  8269 raft_consensus.cc:2749] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.194113  7764 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.194866  7610 raft_consensus.cc:1240] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Rejecting Update request from peer 65cf8b84ed38460f9d34c229cd8a382a for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.196168  8269 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.163625  8351 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.191767  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:04.192073  8337 raft_consensus.cc:2749] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.198994  8020 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [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: 19b536eeeb424063837f4b19a40b5293; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.200142  8342 raft_consensus.cc:2749] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.201604  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:04.202971  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:04.203261  8301 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.204846  7654 leader_election.cc:304] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65cf8b84ed38460f9d34c229cd8a382a; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.205673  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:04.205861  8339 raft_consensus.cc:2749] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.206925  8020 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [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: 19b536eeeb424063837f4b19a40b5293; no voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:04.207819  8342 raft_consensus.cc:2749] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.208721  8301 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.208909  8351 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:04.209381  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:04.209924  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:04.211112  8336 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 election: Requested vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:04.211825  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:04.212476  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:04.213737  7578 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [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: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.214466  7578 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [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: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:04.214967  8337 raft_consensus.cc:2749] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.215312  8301 raft_consensus.cc:2749] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:04.222886  8055 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.223465  7610 raft_consensus.cc:1240] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Rejecting Update request from peer 65cf8b84ed38460f9d34c229cd8a382a for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.225244  7756 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.225353  8356 consensus_queue.cc:1059] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:04.226526  8356 raft_consensus.cc:3055] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:04.226862  8356 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:04.226699  8341 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:08:04.227191  8055 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.227663  8353 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:04.228683  8361 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:04.232283  8356 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.233182  7682 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.235359  8356 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.236660  8361 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:08:04.256350  8332 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.260437  7682 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.265894  8055 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.274524  7510 catalog_manager.cc:5697] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.269837  7756 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.294270  7610 consensus_queue.cc:237] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.297107  7609 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:04.299034  8055 raft_consensus.cc:3060] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Advancing to term 2
I20260710 11:08:04.299515  8356 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } 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 11:08:04.309345  8054 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.309872  7764 raft_consensus.cc:1275] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.311301  8336 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:04.312873  8055 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEARNER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:04.313098  8336 consensus_queue.cc:1048] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.314451  8356 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.318298  8301 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.323022  7764 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.332365  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.339567  8055 raft_consensus.cc:2955] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.341760  7510 catalog_manager.cc:5697] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.343799  8356 raft_consensus.cc:1064] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
W20260710 11:08:04.344370  8356 raft_consensus.cc:1068] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: Unable to promote non-voter 19b536eeeb424063837f4b19a40b5293: Illegal state: Leader has not yet committed an operation in its own term
I20260710 11:08:04.369350  7679 tablet_service.cc:1558] Processing DeleteTablet for tablet 12bfb8b7b1924fb5a2c945e2603b2a1e with delete_type TABLET_DATA_TOMBSTONED (TS 65cf8b84ed38460f9d34c229cd8a382a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260710 11:08:04.384428  8372 tablet_replica.cc:333] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:04.385396  8372 raft_consensus.cc:2243] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.385985  8372 raft_consensus.cc:2272] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.377017  7764 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:04.388226  8356 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.390102  8372 ts_tablet_manager.cc:1916] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.414192  8356 raft_consensus.cc:1064] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:04.418757  8356 consensus_queue.cc:237] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.432622  8055 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEARNER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:04.434890  7609 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:04.436367  8341 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:04.437003  8353 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.438651  8372 ts_tablet_manager.cc:1929] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.439126  8372 log.cc:1199] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 65cf8b84ed38460f9d34c229cd8a382a: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/wals/12bfb8b7b1924fb5a2c945e2603b2a1e
I20260710 11:08:04.441000  7497 catalog_manager.cc:5028] TS 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): tablet 12bfb8b7b1924fb5a2c945e2603b2a1e (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:04.446203  8353 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.452052  8057 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.453321  7756 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:04.458487  8341 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.475167  7510 catalog_manager.cc:5697] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.487490  7609 raft_consensus.cc:1240] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.487551  7610 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.494151  8348 consensus_queue.cc:1059] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:04.495127  8348 raft_consensus.cc:3055] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:04.495424  8348 raft_consensus.cc:740] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:04.496214  8348 consensus_queue.cc:260] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:04.497479  8348 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.481889  7764 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.525673  8332 raft_consensus.cc:1064] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:04.528201  8332 consensus_queue.cc:237] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.535048  8057 raft_consensus.cc:1240] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.538144  8317 consensus_queue.cc:1059] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.539029  8344 raft_consensus.cc:3055] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:04.539361  8344 raft_consensus.cc:740] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:04.540194  8344 consensus_queue.cc:260] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.544528  7764 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.544615  8344 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.547240  8332 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:08:04.548907  8057 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.550817  7682 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.551966  8332 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:04.556569  8301 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.559440  8055 raft_consensus.cc:1240] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:04.566114  8344 consensus_queue.cc:1059] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.568102  8348 raft_consensus.cc:3055] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:04.568466  8348 raft_consensus.cc:740] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:04.569272  8348 consensus_queue.cc:260] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [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: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.570395  8348 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:04.579180  8332 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.584053  8055 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.584856  7682 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.597842  7513 catalog_manager.cc:5697] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.602341  7764 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.624356  7610 consensus_queue.cc:237] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.631609  8055 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.634176  7682 raft_consensus.cc:1275] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.636582  8301 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:04.637817  8336 consensus_queue.cc:1048] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.643339  8301 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.644955  8057 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.652354  7684 raft_consensus.cc:2955] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.658694  7510 catalog_manager.cc:5697] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.659147  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f97dce8140494aa88309ba019c15686b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.668427  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet f97dce8140494aa88309ba019c15686b with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:04.680922  8380 tablet_replica.cc:333] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:04.682404  8380 raft_consensus.cc:2243] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.683131  8380 raft_consensus.cc:2272] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.690171  8380 ts_tablet_manager.cc:1916] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.699862  8380 ts_tablet_manager.cc:1929] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.700193  8380 log.cc:1199] T f97dce8140494aa88309ba019c15686b P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/f97dce8140494aa88309ba019c15686b
I20260710 11:08:04.701355  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet f97dce8140494aa88309ba019c15686b (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:04.930140  7682 consensus_queue.cc:237] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:04.936343  8057 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:04.942826  8353 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.949800  7764 raft_consensus.cc:1275] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:04.951380  8341 consensus_queue.cc:1048] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.952726  8353 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.957207  7764 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:04.962993  8057 raft_consensus.cc:2955] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:05.000561  7497 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 921d25c30e464d3b9e9a7679ee1e8157 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:05.005187  7510 catalog_manager.cc:5697] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 4 to 5, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:05.046600  7602 tablet_service.cc:1558] Processing DeleteTablet for tablet 921d25c30e464d3b9e9a7679ee1e8157 with delete_type TABLET_DATA_TOMBSTONED (TS 2c30d92e074f4a17b101b62a64dea6ce not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47316
I20260710 11:08:05.053699  8382 tablet_replica.cc:333] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:05.056366  8382 raft_consensus.cc:2243] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:05.058486  8382 raft_consensus.cc:2272] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:05.065244  8382 ts_tablet_manager.cc:1916] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:05.078969  8382 ts_tablet_manager.cc:1929] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:05.079357  8382 log.cc:1199] T 921d25c30e464d3b9e9a7679ee1e8157 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/wals/921d25c30e464d3b9e9a7679ee1e8157
I20260710 11:08:05.081079  7498 catalog_manager.cc:5028] TS 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): tablet 921d25c30e464d3b9e9a7679ee1e8157 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:05.732337  8344 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:05.733090  8344 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.736640  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:05.737002  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:05.737902  7610 raft_consensus.cc:2393] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 047a8f4352694199adf6fac58d53c875 in current term 2: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:08:05.737828  7682 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 2.
I20260710 11:08:05.739900  8344 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:05.741048  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:05.741688  8057 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 1.
I20260710 11:08:05.743088  7730 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:05.746418  8344 raft_consensus.cc:2804] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:05.746811  8344 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65cf8b84ed38460f9d34c229cd8a382a)
I20260710 11:08:05.747143  8344 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:05.755318  8344 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.758026  8344 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:05.758325  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:05.759140  7610 raft_consensus.cc:2393] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 047a8f4352694199adf6fac58d53c875 in current term 2: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:08:05.760036  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:05.760859  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "047a8f4352694199adf6fac58d53c875" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293"
I20260710 11:08:05.761448  8057 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Advancing to term 2
I20260710 11:08:05.772446  8057 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEARNER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 2.
I20260710 11:08:05.775905  7682 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 047a8f4352694199adf6fac58d53c875 in term 2.
I20260710 11:08:05.778187  7727 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:05.779373  8387 raft_consensus.cc:2804] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:05.780238  8387 raft_consensus.cc:697] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Becoming Leader. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:05.781405  8387 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.795836  7513 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 reported cstate change: term changed from 1 to 2, leader changed from 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) to 047a8f4352694199adf6fac58d53c875 (127.6.95.67), now has a pending config: VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67), VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65), VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66), VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:05.811025  7764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7"
dest_uuid: "047a8f4352694199adf6fac58d53c875"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:05.811671  7764 raft_consensus.cc:606] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:08:05.814816  7764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7"
dest_uuid: "047a8f4352694199adf6fac58d53c875"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:05.815301  7764 raft_consensus.cc:606] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Received request to transfer leadership
W20260710 11:08:05.816460  7499 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for af9917afe3fa448aa535ad1cea27c2f7 already in progress [suppressed 3 similar messages]
I20260710 11:08:05.819180  7764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7"
dest_uuid: "047a8f4352694199adf6fac58d53c875"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:05.819648  7764 raft_consensus.cc:606] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Received request to transfer leadership
W20260710 11:08:05.823452  7561 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 11:08:05.823848  7561 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for af9917afe3fa448aa535ad1cea27c2f7 already in progress
W20260710 11:08:05.824133  7561 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for af9917afe3fa448aa535ad1cea27c2f7 already in progress
I20260710 11:08:05.920017  8385 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:05.920598  8385 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.922359  8385 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:05.923139  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:05.923375  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:05.923709  7764 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:05.924217  8057 raft_consensus.cc:2393] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 2: Already voted for candidate 19b536eeeb424063837f4b19a40b5293 in this term.
I20260710 11:08:05.924923  7655 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:08:05.925531  8385 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:05.925889  8385 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:05.926160  8385 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:05.928135  8336 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.928640  8336 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:05.931500  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:05.931804  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:05.932704  7682 raft_consensus.cc:2410] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c30d92e074f4a17b101b62a64dea6ce for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260710 11:08:05.933143  8336 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:05.932967  8385 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.933843  7578 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce; no voters: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:05.934579  8336 raft_consensus.cc:2749] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:05.935328  8385 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Requested vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:05.935806  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:05.936213  8385 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:05.936800  8385 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:05.939239  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:05.939471  8385 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:05.940038  7610 raft_consensus.cc:2393] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 2: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:08:05.935845  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293"
I20260710 11:08:05.941273  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:05.941773  8057 raft_consensus.cc:2393] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 2: Already voted for candidate 19b536eeeb424063837f4b19a40b5293 in this term.
I20260710 11:08:05.941991  7756 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:05.943212  7655 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:05.944373  8385 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:05.944738  8385 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:05.945065  8385 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:05.946336  7764 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:05.947633  7655 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:05.948705  8383 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:05.949146  8383 raft_consensus.cc:697] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:05.949987  8383 consensus_queue.cc:237] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [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: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.951063  8385 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:05.952790  8385 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:05.953384  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:05.953924  7610 raft_consensus.cc:2393] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65cf8b84ed38460f9d34c229cd8a382a in current term 2: Already voted for candidate 2c30d92e074f4a17b101b62a64dea6ce in this term.
I20260710 11:08:05.955253  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:05.960687  7513 catalog_manager.cc:5697] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.961447  7764 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:05.962355  7655 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [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: 047a8f4352694199adf6fac58d53c875, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:05.970101  8383 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:05.970594  8383 raft_consensus.cc:697] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:05.972678  8336 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:05.972368  8383 consensus_queue.cc:237] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:05.973254  8336 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.975631  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:05.976282  7764 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 2.
I20260710 11:08:05.976220  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293" is_pre_election: true
I20260710 11:08:05.977151  8057 raft_consensus.cc:2393] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c30d92e074f4a17b101b62a64dea6ce in current term 2: Already voted for candidate 19b536eeeb424063837f4b19a40b5293 in this term.
I20260710 11:08:05.977454  7580 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [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: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:08:05.978231  8301 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:05.978402  8336 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:05.978631  8301 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 047a8f4352694199adf6fac58d53c875)
I20260710 11:08:05.979029  8301 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:05.984649  7513 catalog_manager.cc:5697] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.986523  8301 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:05.988921  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:05.989161  8301 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 2 election: Requested vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:05.990353  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "19b536eeeb424063837f4b19a40b5293"
I20260710 11:08:05.991065  8057 raft_consensus.cc:2393] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c30d92e074f4a17b101b62a64dea6ce in current term 2: Already voted for candidate 19b536eeeb424063837f4b19a40b5293 in this term.
I20260710 11:08:05.994606  7764 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 2.
I20260710 11:08:05.995347  7580 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [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: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:05.995954  8301 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:05.996393  8301 raft_consensus.cc:697] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:08:05.997354  8301 consensus_queue.cc:237] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.005332  7513 catalog_manager.cc:5697] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 2 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.039039  8396 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.039507  8396 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.041220  8396 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:06.042160  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:06.042392  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:06.042975  7764 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:06.043991  8020 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:06.044605  8396 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:06.044940  8396 raft_consensus.cc:493] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.045188  8396 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.051986  8396 raft_consensus.cc:515] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.053998  8396 leader_election.cc:290] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:06.055043  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:06.055301  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0711317f50143d0a3aa49c65ff1d593" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:06.055874  7764 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.061810  7764 raft_consensus.cc:2468] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 3.
I20260710 11:08:06.064191  8020 leader_election.cc:304] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:06.064940  8396 raft_consensus.cc:2804] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.065877  8396 raft_consensus.cc:697] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Becoming Leader. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Running, Role: LEADER
I20260710 11:08:06.067121  8396 consensus_queue.cc:237] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.075910  7513 catalog_manager.cc:5697] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: term changed from 2 to 3, leader changed from 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) to 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.161511  8396 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.162313  8396 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.164386  8396 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:06.166823  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce" is_pre_election: true
I20260710 11:08:06.167394  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:06.168263  7764 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:06.169888  8336 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.170300  8336 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:06.169560  8020 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:06.172628  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a" is_pre_election: true
I20260710 11:08:06.173738  8336 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:06.174685  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875" is_pre_election: true
I20260710 11:08:06.175397  7764 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 2.
I20260710 11:08:06.176322  7580 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:06.177318  8336 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:06.177881  8336 raft_consensus.cc:493] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.178262  8336 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.179822  8396 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:06.180214  8396 raft_consensus.cc:493] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.180544  8396 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.185532  8336 raft_consensus.cc:515] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:06.186897  8396 raft_consensus.cc:515] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.188050  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:06.188408  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c9edc59b1471eb1a681c8c278c8f6" candidate_uuid: "2c30d92e074f4a17b101b62a64dea6ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:06.188937  7764 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.189194  8396 leader_election.cc:290] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:06.189385  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:06.190245  8336 leader_election.cc:290] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 3 election: Requested vote from peers 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:06.191753  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91647aabe5e5492abfbf12b7e328e435" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:06.192308  7756 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.194507  7764 raft_consensus.cc:2468] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c30d92e074f4a17b101b62a64dea6ce in term 3.
I20260710 11:08:06.197603  7756 raft_consensus.cc:2468] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 3.
I20260710 11:08:06.200901  7580 leader_election.cc:304] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:06.201643  8336 raft_consensus.cc:2804] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.203292  8336 raft_consensus.cc:697] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 LEADER]: Becoming Leader. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:08:06.203219  8020 leader_election.cc:304] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293; no voters: 2c30d92e074f4a17b101b62a64dea6ce
I20260710 11:08:06.204443  8336 consensus_queue.cc:237] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:06.206553  8396 raft_consensus.cc:2804] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.207056  8396 raft_consensus.cc:697] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Becoming Leader. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Running, Role: LEADER
I20260710 11:08:06.208036  8396 consensus_queue.cc:237] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.214322  7513 catalog_manager.cc:5697] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: term changed from 2 to 3, leader changed from 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) to 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65). New cstate: current_term: 3 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.219264  8057 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEARNER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.221881  8387 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.221580  7510 catalog_manager.cc:5697] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: term changed from 2 to 3, leader changed from 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) to 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.232041  7684 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Refusing update from remote peer 047a8f4352694199adf6fac58d53c875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.235632  8387 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:06.246654  8344 raft_consensus.cc:993] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: : Instructing follower 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:06.247067  8344 raft_consensus.cc:1081] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Signalling peer 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:06.248811  8055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7"
dest_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:46738
I20260710 11:08:06.249457  8055 raft_consensus.cc:493] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:06.249815  8055 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.260586  8055 raft_consensus.cc:515] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.259893  8386 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.263837  7682 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.267874  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:06.268771  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:06.269068  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9917afe3fa448aa535ad1cea27c2f7" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:06.269345  7609 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.270694  8055 leader_election.cc:290] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 election: Requested vote from peers 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051), 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:06.277223  7609 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 3.
I20260710 11:08:06.286476  7513 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67), VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65), VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66), VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "047a8f4352694199adf6fac58d53c875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.287371  8055 raft_consensus.cc:1240] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:06.288406  7609 raft_consensus.cc:1240] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Rejecting Update request from peer 047a8f4352694199adf6fac58d53c875 for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:06.289005  8386 consensus_queue.cc:1059] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.288830  7756 raft_consensus.cc:3055] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.290150  7756 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:06.290061  8387 consensus_queue.cc:1059] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.291184  7756 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.292488  7756 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.297943  7756 raft_consensus.cc:2468] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 3.
W20260710 11:08:06.298803  8344 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260710 11:08:06.304788  8020 leader_election.cc:304] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:06.308518  8396 raft_consensus.cc:2804] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.308967  8396 raft_consensus.cc:697] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Becoming Leader. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Running, Role: LEADER
I20260710 11:08:06.309877  8396 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.319871  7510 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 2, term changed from 2 to 3, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 19b536eeeb424063837f4b19a40b5293 (127.6.95.68), 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from VOTER to NON_VOTER, now has a pending config: VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67), VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65), VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66), VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.385872  8055 raft_consensus.cc:1240] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Rejecting Update request from peer 65cf8b84ed38460f9d34c229cd8a382a for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:06.387048  8383 consensus_queue.cc:1059] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.387605  8383 consensus_queue.cc:1243] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Peer 19b536eeeb424063837f4b19a40b5293 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:08:06.387995  8385 raft_consensus.cc:3055] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.388248  8385 raft_consensus.cc:740] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:06.388852  8385 consensus_queue.cc:260] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.389592  8385 raft_consensus.cc:3060] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.417810  7756 raft_consensus.cc:1240] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Rejecting Update request from peer 65cf8b84ed38460f9d34c229cd8a382a for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:06.419070  8385 consensus_queue.cc:1059] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:06.419872  8383 raft_consensus.cc:3055] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.420264  8383 raft_consensus.cc:740] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:06.421020  8383 consensus_queue.cc:260] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:06.422158  8383 raft_consensus.cc:3060] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.455590  8055 raft_consensus.cc:1240] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Rejecting Update request from peer 2c30d92e074f4a17b101b62a64dea6ce for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:06.456954  8336 consensus_queue.cc:1059] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.457515  8336 consensus_queue.cc:1243] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Peer 19b536eeeb424063837f4b19a40b5293 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:08:06.458009  8399 raft_consensus.cc:3055] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.458278  8399 raft_consensus.cc:740] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:08:06.459002  8399 consensus_queue.cc:260] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.460124  8399 raft_consensus.cc:3060] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.595438  7682 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:08:06.595746  7682 pending_rounds.cc:85] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: Aborting all ops after (but not including) 4
I20260710 11:08:06.595990  7682 pending_rounds.cc:107] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:08:06.596199  7682 raft_consensus.cc:2889] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:06.597325  8396 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.618643  7756 raft_consensus.cc:1275] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:06.620635  8408 consensus_queue.cc:1048] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.622494  7756 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:06.625165  8408 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.638357  7609 raft_consensus.cc:1275] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:08:06.638666  7609 pending_rounds.cc:85] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: Aborting all ops after (but not including) 4
I20260710 11:08:06.638850  7609 pending_rounds.cc:107] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:08:06.639047  7609 raft_consensus.cc:2889] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:06.641319  8408 consensus_queue.cc:1048] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.725152  7682 raft_consensus.cc:3060] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.729785  7682 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:06.730935  8411 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.736475  7609 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:06.737949  8411 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.740226  7513 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67), VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65), VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66), VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.747694  8408 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.748832  7609 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.762594  7756 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:06.765578  8397 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:06.796265  8055 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:06.800513  7682 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:06.800513  7609 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:06.801926  8408 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:06.802574  8397 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:06.808331  8411 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.810077  7609 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.813912  7756 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:06.815407  8336 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:06.817512  7682 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.833665  7510 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 3 to 6, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:06.836871  7500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af9917afe3fa448aa535ad1cea27c2f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:06.842448  7682 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:08:06.842872  7682 pending_rounds.cc:85] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: Aborting all ops after (but not including) 1
I20260710 11:08:06.843134  7682 pending_rounds.cc:107] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:08:06.843401  7682 raft_consensus.cc:2889] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:06.845645  8301 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:06.853701  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet af9917afe3fa448aa535ad1cea27c2f7 with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:06.869331  8417 tablet_replica.cc:333] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:06.875962  8417 raft_consensus.cc:2243] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:06.876655  8417 raft_consensus.cc:2272] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:06.879742  8417 ts_tablet_manager.cc:1916] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:06.883213  7609 consensus_queue.cc:237] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:06.889050  7756 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:08:06.890192  7581 consensus_peers.cc:597] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b63c9edc59b1471eb1a681c8c278c8f6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:06.890527  8399 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } 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 11:08:06.892935  7682 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.894119  8399 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.897667  8301 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:06.899353  7756 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:06.901527  7682 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:06.912685  7509 catalog_manager.cc:5697] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index -1 to 3, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 3 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.920997  7609 consensus_queue.cc:237] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue 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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:06.922919  8417 ts_tablet_manager.cc:1929] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260710 11:08:06.923349  8417 log.cc:1199] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/af9917afe3fa448aa535ad1cea27c2f7
I20260710 11:08:06.925041  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet af9917afe3fa448aa535ad1cea27c2f7 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
W20260710 11:08:06.939832  7581 consensus_peers.cc:597] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce -> Peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133): Couldn't send request to peer 19b536eeeb424063837f4b19a40b5293. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de60d656228641d4b653fa3f88d17636. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:06.941471  7682 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:06.942816  8399 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:08:06.943084  7756 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:06.944316  8301 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:06.950505  8399 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:06.952483  7682 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:06.963073  7764 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:06.969755  7509 catalog_manager.cc:5697] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index -1 to 2, NON_VOTER 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) added. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } } }
I20260710 11:08:07.333001  8423 ts_tablet_manager.cc:933] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:08:07.334746  8423 tablet_copy_client.cc:323] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:08:07.336639  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet de60d656228641d4b653fa3f88d17636 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:08:07.337157  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet de60d656228641d4b653fa3f88d17636 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-de60d656228641d4b653fa3f88d17636
I20260710 11:08:07.344741  7625 tablet_copy_source_session.cc:215] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:07.348632  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de60d656228641d4b653fa3f88d17636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.371532  8423 tablet_copy_client.cc:806] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:07.372087  8423 tablet_copy_client.cc:670] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:07.374743  8425 ts_tablet_manager.cc:933] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: Initiating tablet copy from peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039)
I20260710 11:08:07.378265  8423 tablet_copy_client.cc:538] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:07.378921  8425 tablet_copy_client.cc:323] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.65:46039
I20260710 11:08:07.380671  7625 tablet_copy_service.cc:140] P 2c30d92e074f4a17b101b62a64dea6ce: Received BeginTabletCopySession request for tablet b63c9edc59b1471eb1a681c8c278c8f6 from peer 19b536eeeb424063837f4b19a40b5293 ({username='slave'} at 127.0.0.1:37542)
I20260710 11:08:07.381137  7625 tablet_copy_service.cc:161] P 2c30d92e074f4a17b101b62a64dea6ce: Beginning new tablet copy session on tablet b63c9edc59b1471eb1a681c8c278c8f6 from peer 19b536eeeb424063837f4b19a40b5293 at {username='slave'} at 127.0.0.1:37542: session id = 19b536eeeb424063837f4b19a40b5293-b63c9edc59b1471eb1a681c8c278c8f6
I20260710 11:08:07.386844  8423 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:08:07.387987  7625 tablet_copy_source_session.cc:215] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:07.390885  8425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c9edc59b1471eb1a681c8c278c8f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.409529  8425 tablet_copy_client.cc:806] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:07.410135  8425 tablet_copy_client.cc:670] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:07.415952  8425 tablet_copy_client.cc:538] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:07.425212  8425 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: Bootstrap starting.
I20260710 11:08:07.426666  8423 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: 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 11:08:07.427563  8423 tablet_bootstrap.cc:492] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:08:07.428557  8423 ts_tablet_manager.cc:1403] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.014s
I20260710 11:08:07.431962  8423 raft_consensus.cc:359] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:07.432798  8423 raft_consensus.cc:740] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:08:07.433459  8423 consensus_queue.cc:260] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:07.439967  8423 ts_tablet_manager.cc:1434] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:08:07.443812  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-de60d656228641d4b653fa3f88d17636 received from {username='slave'} at 127.0.0.1:37542
I20260710 11:08:07.444288  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-de60d656228641d4b653fa3f88d17636 on tablet de60d656228641d4b653fa3f88d17636 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:07.457921  8425 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:07.458792  8425 tablet_bootstrap.cc:492] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: Bootstrap complete.
I20260710 11:08:07.459406  8425 ts_tablet_manager.cc:1403] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.008s
I20260710 11:08:07.462209  8425 raft_consensus.cc:359] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:07.463192  8425 raft_consensus.cc:740] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Initialized, Role: LEARNER
I20260710 11:08:07.463810  8425 consensus_queue.cc:260] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: NON_VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: true } }
I20260710 11:08:07.466197  8425 ts_tablet_manager.cc:1434] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:08:07.467783  7625 tablet_copy_service.cc:342] P 2c30d92e074f4a17b101b62a64dea6ce: Request end of tablet copy session 19b536eeeb424063837f4b19a40b5293-b63c9edc59b1471eb1a681c8c278c8f6 received from {username='slave'} at 127.0.0.1:37542
I20260710 11:08:07.468194  7625 tablet_copy_service.cc:434] P 2c30d92e074f4a17b101b62a64dea6ce: ending tablet copy session 19b536eeeb424063837f4b19a40b5293-b63c9edc59b1471eb1a681c8c278c8f6 on tablet b63c9edc59b1471eb1a681c8c278c8f6 with peer 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:07.807291  8054 raft_consensus.cc:1217] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:07.828616  8054 raft_consensus.cc:1217] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:08:08.239960  8430 raft_consensus.cc:1064] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:08.241726  8430 consensus_queue.cc:237] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:08.247705  7764 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:08.249233  7682 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:08.248984  8429 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:08.250150  8054 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:08.250552  8399 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } 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 11:08:08.251900  8430 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:08.269788  8399 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.271764  8054 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.273293  7682 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.281122  7764 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.286394  7510 catalog_manager.cc:5697] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 2 to 3, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.299963  8399 raft_consensus.cc:1064] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: attempting to promote NON_VOTER 19b536eeeb424063837f4b19a40b5293 to VOTER
I20260710 11:08:08.302182  8399 consensus_queue.cc:237] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:08.309543  7609 consensus_queue.cc:237] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:08.314018  8054 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:08.315410  8430 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:08.315111  7764 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:08.320262  8429 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:08.322523  8054 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEARNER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:08.323843  7756 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:08.324486  7682 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:08.325269  8399 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } 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 11:08:08.325906  8429 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.327239  8430 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:08.332430  8054 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.342762  8442 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:08.348297  7513 catalog_manager.cc:5697] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New cstate: current_term: 1 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.355158  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de60d656228641d4b653fa3f88d17636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:08.350608  7764 raft_consensus.cc:2955] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.362577  7679 tablet_service.cc:1558] Processing DeleteTablet for tablet de60d656228641d4b653fa3f88d17636 with delete_type TABLET_DATA_TOMBSTONED (TS 65cf8b84ed38460f9d34c229cd8a382a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260710 11:08:08.364173  8440 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
W20260710 11:08:08.372560  7578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.66:38677, user_credentials={real_user=slave}} blocked reactor thread for 47075.2us
I20260710 11:08:08.383592  8444 tablet_replica.cc:333] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:08.385479  8444 raft_consensus.cc:2243] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:08.384599  8054 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.386174  8444 raft_consensus.cc:2272] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:08.392524  8444 ts_tablet_manager.cc:1916] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:08.394791  7513 catalog_manager.cc:5697] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 3 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:08.400261  7682 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.400547  7764 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 19b536eeeb424063837f4b19a40b5293 (127.6.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:08.419353  8444 ts_tablet_manager.cc:1929] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:08.419901  8444 log.cc:1199] T de60d656228641d4b653fa3f88d17636 P 65cf8b84ed38460f9d34c229cd8a382a: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/wals/de60d656228641d4b653fa3f88d17636
I20260710 11:08:08.422155  7497 catalog_manager.cc:5028] TS 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): tablet de60d656228641d4b653fa3f88d17636 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:09.014550  7610 consensus_queue.cc:237] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:09.019387  8054 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:09.019595  7682 raft_consensus.cc:1275] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 2c30d92e074f4a17b101b62a64dea6ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:09.020960  8454 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:09.021796  8440 consensus_queue.cc:1048] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:09.029098  7682 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:09.031204  8054 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:09.027673  8440 raft_consensus.cc:2955] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:09.042204  7513 catalog_manager.cc:5697] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: config changed from index 4 to 5, VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) evicted. New cstate: current_term: 3 leader_uuid: "2c30d92e074f4a17b101b62a64dea6ce" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } }
I20260710 11:08:09.047365  7498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b63c9edc59b1471eb1a681c8c278c8f6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:09.056039  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet b63c9edc59b1471eb1a681c8c278c8f6 with delete_type TABLET_DATA_TOMBSTONED (TS 047a8f4352694199adf6fac58d53c875 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33798
I20260710 11:08:09.058235  8458 tablet_replica.cc:333] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:09.059137  8458 raft_consensus.cc:2243] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:09.059834  8458 raft_consensus.cc:2272] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:09.062642  8458 ts_tablet_manager.cc:1916] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:09.072654  8458 ts_tablet_manager.cc:1929] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:08:09.072978  8458 log.cc:1199] T b63c9edc59b1471eb1a681c8c278c8f6 P 047a8f4352694199adf6fac58d53c875: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/wals/b63c9edc59b1471eb1a681c8c278c8f6
I20260710 11:08:09.074342  7499 catalog_manager.cc:5028] TS 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): tablet b63c9edc59b1471eb1a681c8c278c8f6 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:10.092578  8054 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } }
I20260710 11:08:10.098059  7682 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 3 index: 7. (index mismatch)
W20260710 11:08:10.098111  8020 consensus_peers.cc:597] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 -> Peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Couldn't send request to peer 047a8f4352694199adf6fac58d53c875. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:10.098874  7609 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 3 index: 7. (index mismatch)
I20260710 11:08:10.099340  8464 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:08:10.100108  8449 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:08:10.106737  8464 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Committing config change with OpId 3.7: config changed from index 6 to 7, NON_VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } } }
I20260710 11:08:10.108444  7682 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.7: config changed from index 6 to 7, NON_VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } } }
I20260710 11:08:10.108801  7609 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Committing config change with OpId 3.7: config changed from index 6 to 7, NON_VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } } }
I20260710 11:08:10.119372  7512 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce reported cstate change: config changed from index 6 to 7, NON_VOTER 047a8f4352694199adf6fac58d53c875 (127.6.95.67) added. New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } } }
I20260710 11:08:10.653045  8472 ts_tablet_manager.cc:933] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Initiating tablet copy from peer 19b536eeeb424063837f4b19a40b5293 (127.6.95.68:34133)
I20260710 11:08:10.654587  8472 tablet_copy_client.cc:323] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: tablet copy: Beginning tablet copy session from remote peer at address 127.6.95.68:34133
I20260710 11:08:10.655956  8069 tablet_copy_service.cc:140] P 19b536eeeb424063837f4b19a40b5293: Received BeginTabletCopySession request for tablet af9917afe3fa448aa535ad1cea27c2f7 from peer 047a8f4352694199adf6fac58d53c875 ({username='slave'} at 127.0.0.1:46738)
I20260710 11:08:10.656487  8069 tablet_copy_service.cc:161] P 19b536eeeb424063837f4b19a40b5293: Beginning new tablet copy session on tablet af9917afe3fa448aa535ad1cea27c2f7 from peer 047a8f4352694199adf6fac58d53c875 at {username='slave'} at 127.0.0.1:46738: session id = 047a8f4352694199adf6fac58d53c875-af9917afe3fa448aa535ad1cea27c2f7
I20260710 11:08:10.663604  8069 tablet_copy_source_session.cc:215] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:10.666002  8472 ts_tablet_manager.cc:1916] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260710 11:08:10.680419  8472 ts_tablet_manager.cc:1929] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 3.5
I20260710 11:08:10.681211  8472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9917afe3fa448aa535ad1cea27c2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:10.687285  8472 tablet_copy_client.cc:806] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:10.687749  8472 tablet_copy_client.cc:670] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:10.690729  8472 tablet_copy_client.cc:538] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:10.696471  8472 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Bootstrap starting.
I20260710 11:08:10.718207  8472 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:10.718813  8472 tablet_bootstrap.cc:492] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Bootstrap complete.
I20260710 11:08:10.719291  8472 ts_tablet_manager.cc:1403] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 11:08:10.721472  8472 raft_consensus.cc:359] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } }
I20260710 11:08:10.722045  8472 raft_consensus.cc:740] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Initialized, Role: LEARNER
I20260710 11:08:10.722486  8472 consensus_queue.cc:260] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 3.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: NON_VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: true } }
I20260710 11:08:10.724471  8472 ts_tablet_manager.cc:1434] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:08:10.726179  8069 tablet_copy_service.cc:342] P 19b536eeeb424063837f4b19a40b5293: Request end of tablet copy session 047a8f4352694199adf6fac58d53c875-af9917afe3fa448aa535ad1cea27c2f7 received from {username='slave'} at 127.0.0.1:46738
I20260710 11:08:10.726588  8069 tablet_copy_service.cc:434] P 19b536eeeb424063837f4b19a40b5293: ending tablet copy session 047a8f4352694199adf6fac58d53c875-af9917afe3fa448aa535ad1cea27c2f7 on tablet af9917afe3fa448aa535ad1cea27c2f7 with peer 047a8f4352694199adf6fac58d53c875
I20260710 11:08:11.202952  7764 raft_consensus.cc:1217] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.6->[3.7-3.7]   Dedup: 3.7->[]
I20260710 11:08:11.654666  8477 raft_consensus.cc:1064] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: attempting to promote NON_VOTER 047a8f4352694199adf6fac58d53c875 to VOTER
I20260710 11:08:11.657210  8477 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 3.7, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } }
I20260710 11:08:11.664243  7764 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 LEARNER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 7. Preceding OpId from leader: term: 3 index: 8. (index mismatch)
I20260710 11:08:11.664562  7682 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 7. Preceding OpId from leader: term: 3 index: 8. (index mismatch)
I20260710 11:08:11.665257  7610 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 7. Preceding OpId from leader: term: 3 index: 8. (index mismatch)
I20260710 11:08:11.665786  8478 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260710 11:08:11.666555  8477 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260710 11:08:11.667536  8467 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260710 11:08:11.683652  8478 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Committing config change with OpId 3.8: config changed from index 7 to 8, 047a8f4352694199adf6fac58d53c875 (127.6.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.685446  7764 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Committing config change with OpId 3.8: config changed from index 7 to 8, 047a8f4352694199adf6fac58d53c875 (127.6.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.688081  7682 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.8: config changed from index 7 to 8, 047a8f4352694199adf6fac58d53c875 (127.6.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.695830  7610 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Committing config change with OpId 3.8: config changed from index 7 to 8, 047a8f4352694199adf6fac58d53c875 (127.6.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.700654  7513 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: config changed from index 7 to 8, 047a8f4352694199adf6fac58d53c875 (127.6.95.67) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.725841  8055 consensus_queue.cc:237] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 3.8, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } }
I20260710 11:08:11.732755  7764 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 8. Preceding OpId from leader: term: 3 index: 9. (index mismatch)
I20260710 11:08:11.735436  7682 raft_consensus.cc:1275] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 3 index: 8. Preceding OpId from leader: term: 3 index: 9. (index mismatch)
I20260710 11:08:11.736126  8478 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260710 11:08:11.736987  8467 consensus_queue.cc:1048] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260710 11:08:11.742280  8481 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Committing config change with OpId 3.9: config changed from index 8 to 9, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.744015  7764 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Committing config change with OpId 3.9: config changed from index 8 to 9, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.745116  7682 raft_consensus.cc:2955] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Committing config change with OpId 3.9: config changed from index 8 to 9, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.764441  7510 catalog_manager.cc:5697] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 reported cstate change: config changed from index 8 to 9, VOTER 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) evicted. New cstate: current_term: 3 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } attrs { promote: false } } }
I20260710 11:08:11.769527  7500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af9917afe3fa448aa535ad1cea27c2f7 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:11.774399  7602 tablet_service.cc:1558] Processing DeleteTablet for tablet af9917afe3fa448aa535ad1cea27c2f7 with delete_type TABLET_DATA_TOMBSTONED (TS 2c30d92e074f4a17b101b62a64dea6ce not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:47316
I20260710 11:08:11.779340  8490 tablet_replica.cc:333] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:11.780332  8490 raft_consensus.cc:2243] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:11.781153  8490 raft_consensus.cc:2272] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:11.783370  8490 ts_tablet_manager.cc:1916] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:11.793992  8490 ts_tablet_manager.cc:1929] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.8
I20260710 11:08:11.794274  8490 log.cc:1199] T af9917afe3fa448aa535ad1cea27c2f7 P 2c30d92e074f4a17b101b62a64dea6ce: Deleting WAL directory at /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/wals/af9917afe3fa448aa535ad1cea27c2f7
I20260710 11:08:11.795455  7498 catalog_manager.cc:5028] TS 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): tablet af9917afe3fa448aa535ad1cea27c2f7 (table test-workload [id=60a2074bf48043e1b93b564ff3cc2abc]) successfully deleted
I20260710 11:08:12.042224  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:12.064109  7764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3"
dest_uuid: "047a8f4352694199adf6fac58d53c875"
mode: GRACEFUL
new_leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
 from {username='slave'} at 127.0.0.1:49546
I20260710 11:08:12.064543  7764 raft_consensus.cc:606] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Received request to transfer leadership to TS 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:12.066550  7764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4"
dest_uuid: "047a8f4352694199adf6fac58d53c875"
mode: GRACEFUL
new_leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
 from {username='slave'} at 127.0.0.1:49546
I20260710 11:08:12.066921  7764 raft_consensus.cc:606] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Received request to transfer leadership to TS 65cf8b84ed38460f9d34c229cd8a382a
I20260710 11:08:12.068781  7764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42"
dest_uuid: "047a8f4352694199adf6fac58d53c875"
mode: GRACEFUL
new_leader_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:49546
I20260710 11:08:12.069136  7764 raft_consensus.cc:606] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Received request to transfer leadership to TS 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:12.078421  7610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de60d656228641d4b653fa3f88d17636"
dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
mode: GRACEFUL
new_leader_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:38390
I20260710 11:08:12.078837  7610 raft_consensus.cc:606] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Received request to transfer leadership to TS 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:12.079824  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:08:12.080433  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:12.276929  8479 raft_consensus.cc:993] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: : Instructing follower 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:12.277352  8459 raft_consensus.cc:1081] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Signalling peer 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:12.278621  8055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42"
dest_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:46738
I20260710 11:08:12.278997  8055 raft_consensus.cc:493] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.279249  8055 raft_consensus.cc:3060] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.283432  8055 raft_consensus.cc:515] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:12.284880  8055 leader_election.cc:290] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:12.285642  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:12.285810  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c6ad61390144b6b0600bf5f2b97c42" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:12.286243  7610 raft_consensus.cc:3060] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.286319  7764 raft_consensus.cc:3055] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.286742  7764 raft_consensus.cc:740] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:12.287390  8475 raft_consensus.cc:993] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: : Instructing follower 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:12.287905  8494 raft_consensus.cc:1081] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Signalling peer 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:12.287431  7764 consensus_queue.cc:260] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:12.288856  7764 raft_consensus.cc:3060] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.289172  8055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de60d656228641d4b653fa3f88d17636"
dest_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:46730
I20260710 11:08:12.289579  8055 raft_consensus.cc:493] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.289942  8055 raft_consensus.cc:3060] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.293485  7610 raft_consensus.cc:2468] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:12.294689  8019 leader_election.cc:304] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:08:12.294729  8055 raft_consensus.cc:515] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:12.295584  7764 raft_consensus.cc:2468] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:12.295642  8467 raft_consensus.cc:2804] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.297408  8467 raft_consensus.cc:697] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEADER]: Becoming Leader. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Running, Role: LEADER
I20260710 11:08:12.297430  8055 leader_election.cc:290] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:12.297433  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:12.298151  7764 raft_consensus.cc:3060] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.298341  8467 consensus_queue.cc:237] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:12.301652  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de60d656228641d4b653fa3f88d17636" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:12.302030  7764 raft_consensus.cc:2468] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:12.302184  7610 raft_consensus.cc:3055] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.302995  8020 leader_election.cc:304] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 047a8f4352694199adf6fac58d53c875, 19b536eeeb424063837f4b19a40b5293; no voters: 
I20260710 11:08:12.303105  7610 raft_consensus.cc:740] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c30d92e074f4a17b101b62a64dea6ce, State: Running, Role: LEADER
I20260710 11:08:12.304207  8495 raft_consensus.cc:2804] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.303954  7610 consensus_queue.cc:260] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:12.304683  8495 raft_consensus.cc:697] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEADER]: Becoming Leader. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Running, Role: LEADER
I20260710 11:08:12.305199  7610 raft_consensus.cc:3060] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.305495  8495 consensus_queue.cc:237] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:12.311859  7610 raft_consensus.cc:2468] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:12.318521  7510 catalog_manager.cc:5697] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.319979  7510 catalog_manager.cc:5697] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: term changed from 1 to 2, leader changed from 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65) to 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.340588  8479 raft_consensus.cc:993] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: : Instructing follower 65cf8b84ed38460f9d34c229cd8a382a to start an election
I20260710 11:08:12.340942  8459 raft_consensus.cc:1081] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Signalling peer 65cf8b84ed38460f9d34c229cd8a382a to start an election
I20260710 11:08:12.342051  7682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3"
dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
 from {username='slave'} at 127.0.0.1:48688
I20260710 11:08:12.342398  7682 raft_consensus.cc:493] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.342628  7682 raft_consensus.cc:3060] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.346407  7682 raft_consensus.cc:515] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:12.347601  7682 leader_election.cc:290] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:12.348183  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:12.348549  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b7e215f4d64e579ed41802bc7651a3" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:12.348672  7610 raft_consensus.cc:3060] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.348951  7764 raft_consensus.cc:3055] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.349242  7764 raft_consensus.cc:740] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:12.349756  7764 consensus_queue.cc:260] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:12.350523  7764 raft_consensus.cc:3060] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.352741  7610 raft_consensus.cc:2468] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:12.353576  7654 leader_election.cc:304] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:08:12.354166  8489 raft_consensus.cc:2804] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.355868  8489 raft_consensus.cc:697] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:12.355316  7764 raft_consensus.cc:2468] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:12.356743  8489 consensus_queue.cc:237] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:12.362984  7510 catalog_manager.cc:5697] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.484717  8479 raft_consensus.cc:993] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: : Instructing follower 65cf8b84ed38460f9d34c229cd8a382a to start an election
I20260710 11:08:12.485114  8459 raft_consensus.cc:1081] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Signalling peer 65cf8b84ed38460f9d34c229cd8a382a to start an election
I20260710 11:08:12.486292  7682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4"
dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
 from {username='slave'} at 127.0.0.1:48688
I20260710 11:08:12.486670  7682 raft_consensus.cc:493] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.486904  7682 raft_consensus.cc:3060] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.490825  7682 raft_consensus.cc:515] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:12.492269  7682 leader_election.cc:290] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051)
I20260710 11:08:12.492954  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:12.493124  7764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497265c00e54ddcbdde78a0fd74f1e4" candidate_uuid: "65cf8b84ed38460f9d34c229cd8a382a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "047a8f4352694199adf6fac58d53c875"
I20260710 11:08:12.493367  7610 raft_consensus.cc:3060] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.493573  7764 raft_consensus.cc:3055] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.493830  7764 raft_consensus.cc:740] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 047a8f4352694199adf6fac58d53c875, State: Running, Role: LEADER
I20260710 11:08:12.494408  7764 consensus_queue.cc:260] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:12.495203  7764 raft_consensus.cc:3060] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.497306  7610 raft_consensus.cc:2468] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:12.498099  7654 leader_election.cc:304] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c30d92e074f4a17b101b62a64dea6ce, 65cf8b84ed38460f9d34c229cd8a382a; no voters: 
I20260710 11:08:12.498649  8489 raft_consensus.cc:2804] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.499019  8489 raft_consensus.cc:697] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Becoming Leader. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:12.499080  7764 raft_consensus.cc:2468] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cf8b84ed38460f9d34c229cd8a382a in term 2.
I20260710 11:08:12.499753  8489 consensus_queue.cc:237] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } }
I20260710 11:08:12.505954  7510 catalog_manager.cc:5697] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a reported cstate change: term changed from 1 to 2, leader changed from 047a8f4352694199adf6fac58d53c875 (127.6.95.67) to 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "65cf8b84ed38460f9d34c229cd8a382a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.829023  7610 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.830042  8495 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.838605  7764 raft_consensus.cc:1275] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.840107  8495 consensus_queue.cc:1048] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.869820  7764 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.870826  8508 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.878783  7610 raft_consensus.cc:1275] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:12.880357  8495 consensus_queue.cc:1048] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:12.881796  7610 raft_consensus.cc:1275] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.883641  8502 consensus_queue.cc:1048] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.890421  7764 raft_consensus.cc:1275] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.892076  8502 consensus_queue.cc:1048] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.898850  7764 raft_consensus.cc:1275] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.901750  8489 consensus_queue.cc:1048] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "047a8f4352694199adf6fac58d53c875" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.913494  7610 raft_consensus.cc:1275] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 65cf8b84ed38460f9d34c229cd8a382a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.914988  8517 consensus_queue.cc:1048] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:13.081241  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:13.095559  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:13.118247  7682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81"
dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
mode: GRACEFUL
new_leader_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:60642
I20260710 11:08:13.118682  7682 raft_consensus.cc:606] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Received request to transfer leadership to TS 19b536eeeb424063837f4b19a40b5293
I20260710 11:08:13.119628  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:13.120236  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:13.300431  8489 raft_consensus.cc:993] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: : Instructing follower 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:13.300932  8517 raft_consensus.cc:1081] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Signalling peer 19b536eeeb424063837f4b19a40b5293 to start an election
I20260710 11:08:13.302290  8055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81"
dest_uuid: "19b536eeeb424063837f4b19a40b5293"
 from {username='slave'} at 127.0.0.1:46746
I20260710 11:08:13.302714  8055 raft_consensus.cc:493] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:13.302982  8055 raft_consensus.cc:3060] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.307057  8055 raft_consensus.cc:515] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:13.308405  8055 leader_election.cc:290] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Requested vote from peers 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039), 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677)
I20260710 11:08:13.309134  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c30d92e074f4a17b101b62a64dea6ce"
I20260710 11:08:13.309383  7682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16db7d81a82245e4a85dba0ba39e1d81" candidate_uuid: "19b536eeeb424063837f4b19a40b5293" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "65cf8b84ed38460f9d34c229cd8a382a"
I20260710 11:08:13.309937  7610 raft_consensus.cc:3060] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.310135  7682 raft_consensus.cc:3055] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:13.310518  7682 raft_consensus.cc:740] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65cf8b84ed38460f9d34c229cd8a382a, State: Running, Role: LEADER
I20260710 11:08:13.311429  7682 consensus_queue.cc:260] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:13.312624  7682 raft_consensus.cc:3060] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.316340  7610 raft_consensus.cc:2468] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:13.317660  8019 leader_election.cc:304] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b536eeeb424063837f4b19a40b5293, 2c30d92e074f4a17b101b62a64dea6ce; no voters: 
I20260710 11:08:13.318496  7682 raft_consensus.cc:2468] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b536eeeb424063837f4b19a40b5293 in term 2.
I20260710 11:08:13.318684  8495 raft_consensus.cc:2804] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:13.319466  8495 raft_consensus.cc:697] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEADER]: Becoming Leader. State: Replica: 19b536eeeb424063837f4b19a40b5293, State: Running, Role: LEADER
I20260710 11:08:13.321003  8495 consensus_queue.cc:237] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [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: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } }
I20260710 11:08:13.330008  7512 catalog_manager.cc:5697] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 reported cstate change: term changed from 1 to 2, leader changed from 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66) to 19b536eeeb424063837f4b19a40b5293 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "19b536eeeb424063837f4b19a40b5293" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b536eeeb424063837f4b19a40b5293" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 34133 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.731295  7610 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.732293  8495 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c30d92e074f4a17b101b62a64dea6ce" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.741812  7682 raft_consensus.cc:1275] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Refusing update from remote peer 19b536eeeb424063837f4b19a40b5293: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.743347  8508 consensus_queue.cc:1048] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cf8b84ed38460f9d34c229cd8a382a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.120963  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:14.134363  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
W20260710 11:08:14.139900  7654 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:08:14.144881  7654 consensus_peers.cc:597] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. 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 11:08:14.161768  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.162616  6525 tablet_replica.cc:333] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.163511  6525 raft_consensus.cc:2243] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.164090  6525 raft_consensus.cc:2272] T 9d8b832a765949cf971fb5adb1927818 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.166198  6525 tablet_replica.cc:333] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.166946  6525 raft_consensus.cc:2243] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.167891  6525 raft_consensus.cc:2272] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.169610  6525 tablet_replica.cc:333] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.170081  6525 raft_consensus.cc:2243] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.170722  6525 raft_consensus.cc:2272] T 4093f6adda3d42c2af70e8dae1cf6b1d P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.172324  6525 tablet_replica.cc:333] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.172843  6525 raft_consensus.cc:2243] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.173228  6525 raft_consensus.cc:2272] T 71efc3dc3907476f99fedb94db02f440 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.174963  6525 tablet_replica.cc:333] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.175436  6525 raft_consensus.cc:2243] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.175801  6525 raft_consensus.cc:2272] T 1e78007211f040c68d0a2d16934d582a P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.177685  6525 tablet_replica.cc:333] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.178331  6525 raft_consensus.cc:2243] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.178802  6525 raft_consensus.cc:2272] T c497265c00e54ddcbdde78a0fd74f1e4 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.180400  6525 tablet_replica.cc:333] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.180887  6525 raft_consensus.cc:2243] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.181216  6525 raft_consensus.cc:2272] T de60d656228641d4b653fa3f88d17636 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.182674  6525 tablet_replica.cc:333] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.183108  6525 raft_consensus.cc:2243] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.183583  6525 raft_consensus.cc:2272] T 16db7d81a82245e4a85dba0ba39e1d81 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.185488  6525 tablet_replica.cc:333] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.185977  6525 raft_consensus.cc:2243] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.186352  6525 raft_consensus.cc:2272] T eddbf46ea6dc461188a3d773340fc85c P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.188037  6525 tablet_replica.cc:333] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.188484  6525 raft_consensus.cc:2243] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.189167  6525 raft_consensus.cc:2272] T 01bf310c2dfc4efdae90d3171b3c448e P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.190861  6525 tablet_replica.cc:333] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.191352  6525 raft_consensus.cc:2243] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.191866  6525 raft_consensus.cc:2272] T 91647aabe5e5492abfbf12b7e328e435 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.193677  6525 tablet_replica.cc:333] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.194119  6525 raft_consensus.cc:2243] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.194761  6525 raft_consensus.cc:2272] T 156ce0d57bf3485ba1941371e3e60ed5 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.196317  6525 tablet_replica.cc:333] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.196771  6525 raft_consensus.cc:2243] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.197394  6525 raft_consensus.cc:2272] T b63c9edc59b1471eb1a681c8c278c8f6 P 2c30d92e074f4a17b101b62a64dea6ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.199008  6525 tablet_replica.cc:333] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.199451  6525 raft_consensus.cc:2243] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.199889  6525 raft_consensus.cc:2272] T 584fe44eb00f46528e278c7d66676b26 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.201689  6525 tablet_replica.cc:333] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.202292  6525 raft_consensus.cc:2243] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.202768  6525 raft_consensus.cc:2272] T d3c6ad61390144b6b0600bf5f2b97c42 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.204706  6525 tablet_replica.cc:333] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.205170  6525 raft_consensus.cc:2243] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.205515  6525 raft_consensus.cc:2272] T 09b7e215f4d64e579ed41802bc7651a3 P 2c30d92e074f4a17b101b62a64dea6ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.206933  6525 tablet_replica.cc:333] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.207525  6525 raft_consensus.cc:2243] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.208112  6525 raft_consensus.cc:2272] T 547b2af5ddd14bfea4654bf11f232122 P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.210088  6525 tablet_replica.cc:333] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce: stopping tablet replica
I20260710 11:08:14.210495  6525 raft_consensus.cc:2243] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.211167  6525 raft_consensus.cc:2272] T f97dce8140494aa88309ba019c15686b P 2c30d92e074f4a17b101b62a64dea6ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.252345  7728 consensus_peers.cc:597] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.272857  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
I20260710 11:08:14.309012  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
W20260710 11:08:14.320111  8019 consensus_peers.cc:597] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:14.329866  8019 consensus_peers.cc:597] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:14.334939  8019 consensus_peers.cc:597] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.338531  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.339165  6525 tablet_replica.cc:333] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.339716  6525 raft_consensus.cc:2243] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.340409  6525 raft_consensus.cc:2272] T 09b7e215f4d64e579ed41802bc7651a3 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.342046  6525 tablet_replica.cc:333] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.342532  6525 raft_consensus.cc:2243] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.342938  6525 raft_consensus.cc:2272] T 9d8b832a765949cf971fb5adb1927818 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.344722  6525 tablet_replica.cc:333] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.345222  6525 raft_consensus.cc:2243] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.345846  6525 raft_consensus.cc:2272] T af67b26f129549f4b424a8ad69658145 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.348238  6525 tablet_replica.cc:333] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.348933  6525 raft_consensus.cc:2243] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.349601  6525 raft_consensus.cc:2272] T 4203033cc82c41e6a0a81bf1351a858c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.351476  6525 tablet_replica.cc:333] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.352034  6525 raft_consensus.cc:2243] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.352397  6525 raft_consensus.cc:2272] T 1e78007211f040c68d0a2d16934d582a P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.354250  6525 tablet_replica.cc:333] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.354962  6525 raft_consensus.cc:2243] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.355760  6525 raft_consensus.cc:2272] T 4093f6adda3d42c2af70e8dae1cf6b1d P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.357872  8018 consensus_peers.cc:597] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 -> Peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Couldn't send request to peer 65cf8b84ed38460f9d34c229cd8a382a. 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 11:08:14.358269  6525 tablet_replica.cc:333] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.358814  6525 raft_consensus.cc:2243] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.359620  6525 raft_consensus.cc:2272] T 71efc3dc3907476f99fedb94db02f440 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.361855  6525 tablet_replica.cc:333] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.362645  6525 raft_consensus.cc:2243] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.363534  6525 raft_consensus.cc:2272] T c497265c00e54ddcbdde78a0fd74f1e4 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.365377  7654 consensus_peers.cc:597] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.365803  6525 tablet_replica.cc:333] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.366377  6525 raft_consensus.cc:2243] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.366859  6525 raft_consensus.cc:2272] T f97dce8140494aa88309ba019c15686b P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.366999  8019 consensus_peers.cc:597] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:14.368549  7727 consensus_peers.cc:597] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 -> Peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Couldn't send request to peer 65cf8b84ed38460f9d34c229cd8a382a. 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 11:08:14.369374  6525 tablet_replica.cc:333] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.370242  6525 raft_consensus.cc:2243] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.371318  6525 raft_consensus.cc:2272] T 16db7d81a82245e4a85dba0ba39e1d81 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.371448  7728 consensus_peers.cc:597] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.373970  6525 tablet_replica.cc:333] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.374596  6525 raft_consensus.cc:2243] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.375301  6525 raft_consensus.cc:2272] T e0711317f50143d0a3aa49c65ff1d593 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.377064  6525 tablet_replica.cc:333] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.377507  6525 raft_consensus.cc:2243] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.378119  6525 raft_consensus.cc:2272] T af9917afe3fa448aa535ad1cea27c2f7 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.380386  6525 tablet_replica.cc:333] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.381004  6525 raft_consensus.cc:2243] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.381742  6525 raft_consensus.cc:2272] T eddbf46ea6dc461188a3d773340fc85c P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.383445  6525 tablet_replica.cc:333] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.383878  6525 raft_consensus.cc:2243] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.384307  6525 raft_consensus.cc:2272] T 156ce0d57bf3485ba1941371e3e60ed5 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.386312  6525 tablet_replica.cc:333] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.386922  6525 raft_consensus.cc:2243] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.387557  6525 raft_consensus.cc:2272] T 75c4063a74b7447ca81053a46724e875 P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.389133  6525 tablet_replica.cc:333] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.389555  6525 raft_consensus.cc:2243] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.389942  6525 raft_consensus.cc:2272] T 01bf310c2dfc4efdae90d3171b3c448e P 65cf8b84ed38460f9d34c229cd8a382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.391467  6525 tablet_replica.cc:333] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.391868  6525 raft_consensus.cc:2243] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.392516  6525 raft_consensus.cc:2272] T 921d25c30e464d3b9e9a7679ee1e8157 P 65cf8b84ed38460f9d34c229cd8a382a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.394024  6525 tablet_replica.cc:333] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a: stopping tablet replica
I20260710 11:08:14.394420  6525 raft_consensus.cc:2243] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.394834  6525 raft_consensus.cc:2272] T b63c9edc59b1471eb1a681c8c278c8f6 P 65cf8b84ed38460f9d34c229cd8a382a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.409075  7728 consensus_peers.cc:597] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:14.424810  7728 consensus_peers.cc:597] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 -> Peer 2c30d92e074f4a17b101b62a64dea6ce (127.6.95.65:46039): Couldn't send request to peer 2c30d92e074f4a17b101b62a64dea6ce. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.438040  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
W20260710 11:08:14.460580  7727 consensus_peers.cc:597] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 -> Peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Couldn't send request to peer 65cf8b84ed38460f9d34c229cd8a382a. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:38677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.476127  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
I20260710 11:08:14.501151  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.501734  6525 tablet_replica.cc:333] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.502290  6525 raft_consensus.cc:2243] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.502799  6525 raft_consensus.cc:2272] T af9917afe3fa448aa535ad1cea27c2f7 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.504521  6525 tablet_replica.cc:333] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.505000  6525 raft_consensus.cc:2243] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.505442  6525 raft_consensus.cc:2272] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.507084  6525 tablet_replica.cc:333] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.507539  6525 raft_consensus.cc:2243] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.508275  6525 raft_consensus.cc:2272] T 4203033cc82c41e6a0a81bf1351a858c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.509960  6525 tablet_replica.cc:333] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.510434  6525 raft_consensus.cc:2243] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.511104  6525 raft_consensus.cc:2272] T af67b26f129549f4b424a8ad69658145 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.512938  6525 tablet_replica.cc:333] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.513415  6525 raft_consensus.cc:2243] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.514070  6525 raft_consensus.cc:2272] T 9d8b832a765949cf971fb5adb1927818 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.515612  6525 tablet_replica.cc:333] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.516137  6525 raft_consensus.cc:2243] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.516767  6525 raft_consensus.cc:2272] T 1e78007211f040c68d0a2d16934d582a P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.518375  6525 tablet_replica.cc:333] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.518857  6525 raft_consensus.cc:2243] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.519225  6525 raft_consensus.cc:2272] T 71efc3dc3907476f99fedb94db02f440 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.521306  6525 tablet_replica.cc:333] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.521921  6525 raft_consensus.cc:2243] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.522367  6525 raft_consensus.cc:2272] T c497265c00e54ddcbdde78a0fd74f1e4 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.524235  6525 tablet_replica.cc:333] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.524888  6525 raft_consensus.cc:2243] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.525362  6525 raft_consensus.cc:2272] T de60d656228641d4b653fa3f88d17636 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.528020  6525 tablet_replica.cc:333] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.528527  6525 raft_consensus.cc:2243] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.528903  6525 raft_consensus.cc:2272] T 91647aabe5e5492abfbf12b7e328e435 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.530522  6525 tablet_replica.cc:333] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.531008  6525 raft_consensus.cc:2243] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.531350  6525 raft_consensus.cc:2272] T 09b7e215f4d64e579ed41802bc7651a3 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.532971  6525 tablet_replica.cc:333] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.533456  6525 raft_consensus.cc:2243] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.533907  6525 raft_consensus.cc:2272] T 921d25c30e464d3b9e9a7679ee1e8157 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.535454  6525 tablet_replica.cc:333] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.535887  6525 raft_consensus.cc:2243] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.536404  6525 raft_consensus.cc:2272] T 75c4063a74b7447ca81053a46724e875 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.537933  6525 tablet_replica.cc:333] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.538411  6525 raft_consensus.cc:2243] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.539108  6525 raft_consensus.cc:2272] T 547b2af5ddd14bfea4654bf11f232122 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.540756  6525 tablet_replica.cc:333] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.541175  6525 raft_consensus.cc:2243] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.541522  6525 raft_consensus.cc:2272] T e0711317f50143d0a3aa49c65ff1d593 P 047a8f4352694199adf6fac58d53c875 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.542901  6525 tablet_replica.cc:333] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.543309  6525 raft_consensus.cc:2243] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.543656  6525 raft_consensus.cc:2272] T eddbf46ea6dc461188a3d773340fc85c P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.545184  6525 tablet_replica.cc:333] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.545584  6525 raft_consensus.cc:2243] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.545919  6525 raft_consensus.cc:2272] T d3c6ad61390144b6b0600bf5f2b97c42 P 047a8f4352694199adf6fac58d53c875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.547427  6525 tablet_replica.cc:333] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875: stopping tablet replica
I20260710 11:08:14.547832  6525 raft_consensus.cc:2243] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.548540  6525 raft_consensus.cc:2272] T 584fe44eb00f46528e278c7d66676b26 P 047a8f4352694199adf6fac58d53c875 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.583841  8020 consensus_peers.cc:597] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 -> Peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Couldn't send request to peer 047a8f4352694199adf6fac58d53c875. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.67:43051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.614845  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
W20260710 11:08:14.642522  8020 consensus_peers.cc:597] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 -> Peer 047a8f4352694199adf6fac58d53c875 (127.6.95.67:43051): Couldn't send request to peer 047a8f4352694199adf6fac58d53c875. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.67:43051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.649760  6525 tablet_server.cc:179] TabletServer@127.6.95.68:0 shutting down...
W20260710 11:08:14.655683  8018 consensus_peers.cc:597] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 -> Peer 65cf8b84ed38460f9d34c229cd8a382a (127.6.95.66:38677): Couldn't send request to peer 65cf8b84ed38460f9d34c229cd8a382a. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:38677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.673910  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.674506  6525 tablet_replica.cc:333] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.675037  6525 raft_consensus.cc:2243] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.675737  6525 raft_consensus.cc:2272] T de60d656228641d4b653fa3f88d17636 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.677331  6525 tablet_replica.cc:333] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.677809  6525 raft_consensus.cc:2243] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.678442  6525 raft_consensus.cc:2272] T 91647aabe5e5492abfbf12b7e328e435 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.680064  6525 tablet_replica.cc:333] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.680545  6525 raft_consensus.cc:2243] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.681165  6525 raft_consensus.cc:2272] T af9917afe3fa448aa535ad1cea27c2f7 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.682730  6525 tablet_replica.cc:333] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.683208  6525 raft_consensus.cc:2243] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.683843  6525 raft_consensus.cc:2272] T e0711317f50143d0a3aa49c65ff1d593 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.685451  6525 tablet_replica.cc:333] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.685910  6525 raft_consensus.cc:2243] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.686561  6525 raft_consensus.cc:2272] T 16db7d81a82245e4a85dba0ba39e1d81 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.688763  6525 tablet_replica.cc:333] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.689227  6525 raft_consensus.cc:2243] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.689765  6525 raft_consensus.cc:2272] T 01bf310c2dfc4efdae90d3171b3c448e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.691349  6525 tablet_replica.cc:333] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.691828  6525 raft_consensus.cc:2243] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.692309  6525 raft_consensus.cc:2272] T 75c4063a74b7447ca81053a46724e875 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.693795  6525 tablet_replica.cc:333] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.694238  6525 raft_consensus.cc:2243] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.694661  6525 raft_consensus.cc:2272] T 156ce0d57bf3485ba1941371e3e60ed5 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.696143  6525 tablet_replica.cc:333] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.696593  6525 raft_consensus.cc:2243] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.697022  6525 raft_consensus.cc:2272] T af67b26f129549f4b424a8ad69658145 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.698521  6525 tablet_replica.cc:333] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.699002  6525 raft_consensus.cc:2243] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.699386  6525 raft_consensus.cc:2272] T 921d25c30e464d3b9e9a7679ee1e8157 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.700917  6525 tablet_replica.cc:333] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.701371  6525 raft_consensus.cc:2243] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.701773  6525 raft_consensus.cc:2272] T 4093f6adda3d42c2af70e8dae1cf6b1d P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.703253  6525 tablet_replica.cc:333] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.703717  6525 raft_consensus.cc:2243] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.704119  6525 raft_consensus.cc:2272] T b63c9edc59b1471eb1a681c8c278c8f6 P 19b536eeeb424063837f4b19a40b5293 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.705540  6525 tablet_replica.cc:333] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.705973  6525 raft_consensus.cc:2243] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.706326  6525 raft_consensus.cc:2272] T 584fe44eb00f46528e278c7d66676b26 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.707777  6525 tablet_replica.cc:333] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.708237  6525 raft_consensus.cc:2243] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.708875  6525 raft_consensus.cc:2272] T d3c6ad61390144b6b0600bf5f2b97c42 P 19b536eeeb424063837f4b19a40b5293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.710302  6525 tablet_replica.cc:333] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.710740  6525 raft_consensus.cc:2243] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.711196  6525 raft_consensus.cc:2272] T 4203033cc82c41e6a0a81bf1351a858c P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.712646  6525 tablet_replica.cc:333] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.713054  6525 raft_consensus.cc:2243] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.713451  6525 raft_consensus.cc:2272] T f97dce8140494aa88309ba019c15686b P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.715173  6525 tablet_replica.cc:333] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.715576  6525 raft_consensus.cc:2243] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.716028  6525 raft_consensus.cc:2272] T 12bfb8b7b1924fb5a2c945e2603b2a1e P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.717473  6525 tablet_replica.cc:333] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293: stopping tablet replica
I20260710 11:08:14.717849  6525 raft_consensus.cc:2243] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.718274  6525 raft_consensus.cc:2272] T 547b2af5ddd14bfea4654bf11f232122 P 19b536eeeb424063837f4b19a40b5293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.751856  6525 tablet_server.cc:196] TabletServer@127.6.95.68:0 shutdown complete.
I20260710 11:08:14.777758  6525 master.cc:562] Master@127.6.95.126:41175 shutting down...
I20260710 11:08:14.794699  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.795177  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.795444  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96224e9b983844bea4df831d0f6dbbf6: stopping tablet replica
I20260710 11:08:14.814103  6525 master.cc:584] Master@127.6.95.126:41175 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27915 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:14.865960  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:41975
I20260710 11:08:14.866973  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:14.872048  8542 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 11:08:14.872409  8543 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 11:08:14.872522  8545 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 11:08:14.874109  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:14.874928  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:14.875102  6525 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 11:08:14.875212  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681694875202 us; error 0 us; skew 500 ppm
I20260710 11:08:14.875628  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:14.877713  6525 webserver.cc:533] Webserver started at http://127.6.95.126:44367/ using document root <none> and password file <none>
I20260710 11:08:14.878142  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:14.878285  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:14.878487  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:14.879454  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "936ae0086c814508bde8696b6b632ee5"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gxjw"
I20260710 11:08:14.883405  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:14.886675  8550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:14.887302  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:14.887523  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "936ae0086c814508bde8696b6b632ee5"
format_stamp: "Formatted at 2026-07-10 11:08:14 on dist-test-slave-gxjw"
I20260710 11:08:14.887751  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-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 11:08:14.903110  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:14.904196  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:14.939633  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:41975
I20260710 11:08:14.939730  8601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:41975 every 8 connection(s)
I20260710 11:08:14.943153  8602 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 11:08:14.952359  8602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5: Bootstrap starting.
I20260710 11:08:14.956604  8602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:14.960294  8602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5: No bootstrap required, opened a new log
I20260710 11:08:14.962177  8602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936ae0086c814508bde8696b6b632ee5" member_type: VOTER }
I20260710 11:08:14.962520  8602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:14.962719  8602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 936ae0086c814508bde8696b6b632ee5, State: Initialized, Role: FOLLOWER
I20260710 11:08:14.963269  8602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "936ae0086c814508bde8696b6b632ee5" member_type: VOTER }
I20260710 11:08:14.963680  8602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:14.963877  8602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:14.964164  8602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:14.967939  8602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936ae0086c814508bde8696b6b632ee5" member_type: VOTER }
I20260710 11:08:14.968393  8602 leader_election.cc:304] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [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: 936ae0086c814508bde8696b6b632ee5; no voters: 
I20260710 11:08:14.969353  8602 leader_election.cc:290] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:14.969633  8605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:14.970757  8605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 1 LEADER]: Becoming Leader. State: Replica: 936ae0086c814508bde8696b6b632ee5, State: Running, Role: LEADER
I20260710 11:08:14.971350  8605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [LEADER]: Queue going to LEADER mode. State: All 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: "936ae0086c814508bde8696b6b632ee5" member_type: VOTER }
I20260710 11:08:14.971902  8602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:14.975595  8607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 936ae0086c814508bde8696b6b632ee5. Latest consensus state: current_term: 1 leader_uuid: "936ae0086c814508bde8696b6b632ee5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936ae0086c814508bde8696b6b632ee5" member_type: VOTER } }
I20260710 11:08:14.975894  8606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "936ae0086c814508bde8696b6b632ee5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936ae0086c814508bde8696b6b632ee5" member_type: VOTER } }
I20260710 11:08:14.976152  8607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:14.976375  8606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:14.977777  8612 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:14.983083  8612 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:14.985214  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:14.991291  8612 catalog_manager.cc:1383] Generated new cluster ID: 30d6082e84b5437286fc606c3474553f
I20260710 11:08:14.991546  8612 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:15.015856  8612 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:15.017024  8612 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:15.029244  8612 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5: Generated new TSK 0
I20260710 11:08:15.029822  8612 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:15.054033  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:15.060789  8624 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 11:08:15.060923  8625 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 11:08:15.062361  8627 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 11:08:15.062971  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:15.064010  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:15.064203  6525 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 11:08:15.064388  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681695064369 us; error 0 us; skew 500 ppm
I20260710 11:08:15.064901  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:15.067226  6525 webserver.cc:533] Webserver started at http://127.6.95.65:43813/ using document root <none> and password file <none>
I20260710 11:08:15.067715  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:15.067885  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:15.068231  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:15.069559  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "75d105da17aa43e48ae7296972cf37f4"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.074180  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:15.077419  8632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.078094  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:15.078356  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "75d105da17aa43e48ae7296972cf37f4"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.078603  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-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 11:08:15.089699  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:15.090979  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:15.092512  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:15.094844  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:15.095052  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.095278  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:15.095434  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.134029  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:40301
I20260710 11:08:15.134120  8694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:40301 every 8 connection(s)
I20260710 11:08:15.139147  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:15.145803  8699 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 11:08:15.147152  8700 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 11:08:15.149609  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:15.149695  8702 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 11:08:15.150691  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:15.150867  6525 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 11:08:15.151010  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681695151000 us; error 0 us; skew 500 ppm
I20260710 11:08:15.151463  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:15.154168  6525 webserver.cc:533] Webserver started at http://127.6.95.66:36091/ using document root <none> and password file <none>
I20260710 11:08:15.154671  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:15.154852  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:15.155102  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:15.155196  8695 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41975
I20260710 11:08:15.155537  8695 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:15.156211  8695 heartbeater.cc:507] Master 127.6.95.126:41975 requested a full tablet report, sending...
I20260710 11:08:15.156312  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "630da341c0634a4f969e590ea7a7655f"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.158363  8567 ts_manager.cc:194] Registered new tserver with Master: 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:15.160149  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58700
I20260710 11:08:15.161522  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:15.165113  8707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.165748  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:08:15.166002  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "630da341c0634a4f969e590ea7a7655f"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.166241  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-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 11:08:15.185856  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:15.186924  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:15.188308  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:15.190400  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:15.190613  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.190824  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:15.190971  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.227499  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:34807
I20260710 11:08:15.227603  8769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:34807 every 8 connection(s)
I20260710 11:08:15.231892  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:15.238215  8773 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 11:08:15.240480  8774 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 11:08:15.241889  8776 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 11:08:15.242133  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:15.243135  8770 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41975
I20260710 11:08:15.243220  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:15.243466  8770 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:15.243475  6525 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 11:08:15.243809  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681695243791 us; error 0 us; skew 500 ppm
I20260710 11:08:15.244240  8770 heartbeater.cc:507] Master 127.6.95.126:41975 requested a full tablet report, sending...
I20260710 11:08:15.244412  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:15.246285  8567 ts_manager.cc:194] Registered new tserver with Master: 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:15.247040  6525 webserver.cc:533] Webserver started at http://127.6.95.67:44467/ using document root <none> and password file <none>
I20260710 11:08:15.247645  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:15.247865  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:15.248006  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58712
I20260710 11:08:15.248212  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:15.249585  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.253576  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:15.256526  8781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.257179  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:15.257428  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.257668  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-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 11:08:15.294381  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:15.295513  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:15.296876  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:15.298910  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:15.299104  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.299319  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:15.299463  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.336551  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:41619
I20260710 11:08:15.336659  8843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:41619 every 8 connection(s)
I20260710 11:08:15.340968  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:15.347357  8847 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 11:08:15.348873  8848 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 11:08:15.350549  8850 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 11:08:15.354305  8844 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41975
I20260710 11:08:15.354435  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:15.354671  8844 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:15.355330  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:15.355424  8844 heartbeater.cc:507] Master 127.6.95.126:41975 requested a full tablet report, sending...
W20260710 11:08:15.355556  6525 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 11:08:15.355810  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681695355794 us; error 0 us; skew 500 ppm
I20260710 11:08:15.356381  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:15.357333  8567 ts_manager.cc:194] Registered new tserver with Master: 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:15.358594  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58726
I20260710 11:08:15.358927  6525 webserver.cc:533] Webserver started at http://127.6.95.68:40391/ using document root <none> and password file <none>
I20260710 11:08:15.359437  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:15.359632  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:15.359972  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:15.361352  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-3-root/instance:
uuid: "530726872dd44c4491add4a32ad0e3d1"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.365439  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:15.368561  8855 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.369217  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:15.369457  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-3-root
uuid: "530726872dd44c4491add4a32ad0e3d1"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:15.369697  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-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 11:08:15.385416  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:15.386565  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:15.387665  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:15.389842  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:15.390013  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.390229  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:15.390368  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.427152  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.68:38459
I20260710 11:08:15.427248  8917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.68:38459 every 8 connection(s)
I20260710 11:08:15.440240  8918 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41975
I20260710 11:08:15.440584  8918 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:15.441303  8918 heartbeater.cc:507] Master 127.6.95.126:41975 requested a full tablet report, sending...
I20260710 11:08:15.443049  8567 ts_manager.cc:194] Registered new tserver with Master: 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:15.443261  6525 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013274801s
I20260710 11:08:15.445917  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58738
I20260710 11:08:15.468633  8567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58752:
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 11:08:15.608829  8735 tablet_service.cc:1511] Processing CreateTablet for tablet 879f6854ff384ccd8d71b43609b1e6fc (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:15.610320  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879f6854ff384ccd8d71b43609b1e6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.613581  8734 tablet_service.cc:1511] Processing CreateTablet for tablet 855e4c2394484d028b986c1b7b861d1e (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:15.614920  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855e4c2394484d028b986c1b7b861d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.617192  8733 tablet_service.cc:1511] Processing CreateTablet for tablet 13a4a2470c6f43c184fc71a6dd366d5c (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:15.618607  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a4a2470c6f43c184fc71a6dd366d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.619901  8732 tablet_service.cc:1511] Processing CreateTablet for tablet b970df6390a3404392999b6ccd51d38d (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:15.621246  8732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b970df6390a3404392999b6ccd51d38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.625092  8730 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5929abf9fb4bcda0c060607ce1ba49 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:15.625671  8660 tablet_service.cc:1511] Processing CreateTablet for tablet 855e4c2394484d028b986c1b7b861d1e (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:15.626386  8730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5929abf9fb4bcda0c060607ce1ba49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.626962  8660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855e4c2394484d028b986c1b7b861d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.627092  8656 tablet_service.cc:1511] Processing CreateTablet for tablet 67e839118d6b4d7c975352d5b15b9472 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:15.628389  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e839118d6b4d7c975352d5b15b9472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.628912  8729 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd45a27609e46939943b6138e14a52a (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:15.630175  8729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd45a27609e46939943b6138e14a52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.631371  8657 tablet_service.cc:1511] Processing CreateTablet for tablet b970df6390a3404392999b6ccd51d38d (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:15.618232  8731 tablet_service.cc:1511] Processing CreateTablet for tablet 67e839118d6b4d7c975352d5b15b9472 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:15.632624  8657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b970df6390a3404392999b6ccd51d38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.632858  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e839118d6b4d7c975352d5b15b9472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.633033  8659 tablet_service.cc:1511] Processing CreateTablet for tablet 13a4a2470c6f43c184fc71a6dd366d5c (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:15.634280  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a4a2470c6f43c184fc71a6dd366d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.636615  8654 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd45a27609e46939943b6138e14a52a (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:15.639988  8654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd45a27609e46939943b6138e14a52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.637766  8658 tablet_service.cc:1511] Processing CreateTablet for tablet 929246bb3bf84b4583188934c463579a (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:15.635540  8655 tablet_service.cc:1511] Processing CreateTablet for tablet a66d672d07d5489bb7b663c5de2d8a40 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:15.647962  8655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66d672d07d5489bb7b663c5de2d8a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.649101  8658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929246bb3bf84b4583188934c463579a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.672760  8809 tablet_service.cc:1511] Processing CreateTablet for tablet 879f6854ff384ccd8d71b43609b1e6fc (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:15.674085  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879f6854ff384ccd8d71b43609b1e6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.675050  8807 tablet_service.cc:1511] Processing CreateTablet for tablet 929246bb3bf84b4583188934c463579a (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:15.676430  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929246bb3bf84b4583188934c463579a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.677129  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 855e4c2394484d028b986c1b7b861d1e (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:15.678387  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855e4c2394484d028b986c1b7b861d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.680184  8883 tablet_service.cc:1511] Processing CreateTablet for tablet 879f6854ff384ccd8d71b43609b1e6fc (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:15.681478  8883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879f6854ff384ccd8d71b43609b1e6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.682760  8805 tablet_service.cc:1511] Processing CreateTablet for tablet a66d672d07d5489bb7b663c5de2d8a40 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:15.683272  8882 tablet_service.cc:1511] Processing CreateTablet for tablet 13a4a2470c6f43c184fc71a6dd366d5c (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:15.681084  8806 tablet_service.cc:1511] Processing CreateTablet for tablet b970df6390a3404392999b6ccd51d38d (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:15.685930  8805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66d672d07d5489bb7b663c5de2d8a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.686908  8880 tablet_service.cc:1511] Processing CreateTablet for tablet 67e839118d6b4d7c975352d5b15b9472 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:15.687250  8881 tablet_service.cc:1511] Processing CreateTablet for tablet 929246bb3bf84b4583188934c463579a (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:15.688220  8880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e839118d6b4d7c975352d5b15b9472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.688833  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929246bb3bf84b4583188934c463579a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.690125  8879 tablet_service.cc:1511] Processing CreateTablet for tablet a66d672d07d5489bb7b663c5de2d8a40 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:15.692968  8877 tablet_service.cc:1511] Processing CreateTablet for tablet 532aa567c12748a2a144792270c9252b (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:15.696271  8803 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd45a27609e46939943b6138e14a52a (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:15.697804  8878 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5929abf9fb4bcda0c060607ce1ba49 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:15.699334  8804 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5929abf9fb4bcda0c060607ce1ba49 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:15.700603  8804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5929abf9fb4bcda0c060607ce1ba49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.702169  8659 tablet_service.cc:1511] Processing CreateTablet for tablet 532aa567c12748a2a144792270c9252b (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:15.708599  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b970df6390a3404392999b6ccd51d38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.712597  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 532aa567c12748a2a144792270c9252b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.716353  8803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd45a27609e46939943b6138e14a52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.716809  8935 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:15.724695  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a4a2470c6f43c184fc71a6dd366d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.725929  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66d672d07d5489bb7b663c5de2d8a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.727608  8877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 532aa567c12748a2a144792270c9252b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.730202  8935 tablet_bootstrap.cc:654] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.731599  8878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5929abf9fb4bcda0c060607ce1ba49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.738034  8936 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:15.739035  8734 tablet_service.cc:1511] Processing CreateTablet for tablet 532aa567c12748a2a144792270c9252b (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:15.740298  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 532aa567c12748a2a144792270c9252b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.768904  8802 tablet_service.cc:1511] Processing CreateTablet for tablet 28f10b0738a44a89bceab8ea2d60a625 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:15.770215  8802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f10b0738a44a89bceab8ea2d60a625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.776098  8876 tablet_service.cc:1511] Processing CreateTablet for tablet 28f10b0738a44a89bceab8ea2d60a625 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:15.777451  8876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f10b0738a44a89bceab8ea2d60a625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.777571  8936 tablet_bootstrap.cc:654] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.810111  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 27dee626f979494aa2e1fe8035b9c036 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:15.811474  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dee626f979494aa2e1fe8035b9c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.822008  8729 tablet_service.cc:1511] Processing CreateTablet for tablet 27dee626f979494aa2e1fe8035b9c036 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:15.823241  8729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dee626f979494aa2e1fe8035b9c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.832573  8938 tablet_bootstrap.cc:492] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:15.833976  8935 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:15.834438  8935 ts_tablet_manager.cc:1403] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.118s	user 0.004s	sys 0.009s
I20260710 11:08:15.837747  8881 tablet_service.cc:1511] Processing CreateTablet for tablet 27dee626f979494aa2e1fe8035b9c036 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:15.839295  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dee626f979494aa2e1fe8035b9c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.840268  8935 raft_consensus.cc:359] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:15.841315  8935 raft_consensus.cc:385] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.841619  8935 raft_consensus.cc:740] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.842145  8733 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2d1adea56a4a47aca5e1fd38ce8115 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:15.842397  8935 consensus_queue.cc:260] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:15.843405  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2d1adea56a4a47aca5e1fd38ce8115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.845425  8654 tablet_service.cc:1511] Processing CreateTablet for tablet 28f10b0738a44a89bceab8ea2d60a625 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:15.846544  8654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f10b0738a44a89bceab8ea2d60a625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.848562  8937 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:15.852494  8655 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc975f7afa94e7c84b48e1b0afdc83f (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:15.853677  8655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc975f7afa94e7c84b48e1b0afdc83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.853369  8730 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc975f7afa94e7c84b48e1b0afdc83f (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:15.854652  8937 tablet_bootstrap.cc:654] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.854563  8730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc975f7afa94e7c84b48e1b0afdc83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.865832  8808 tablet_service.cc:1511] Processing CreateTablet for tablet b464886bd15342caa7ddc28ea6578419 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:15.867055  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b464886bd15342caa7ddc28ea6578419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.874550  8938 tablet_bootstrap.cc:654] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.879837  8802 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2d1adea56a4a47aca5e1fd38ce8115 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:15.881134  8802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2d1adea56a4a47aca5e1fd38ce8115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.863231  8659 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2d1adea56a4a47aca5e1fd38ce8115 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:15.882145  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2d1adea56a4a47aca5e1fd38ce8115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.882591  8936 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:15.882371  8656 tablet_service.cc:1511] Processing CreateTablet for tablet b464886bd15342caa7ddc28ea6578419 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:15.883049  8936 ts_tablet_manager.cc:1403] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.003s
I20260710 11:08:15.883556  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b464886bd15342caa7ddc28ea6578419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.885900  8936 raft_consensus.cc:359] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:15.886583  8936 raft_consensus.cc:385] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.883435  8881 tablet_service.cc:1511] Processing CreateTablet for tablet b464886bd15342caa7ddc28ea6578419 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:15.886870  8936 raft_consensus.cc:740] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.887643  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b464886bd15342caa7ddc28ea6578419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.887722  8936 consensus_queue.cc:260] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:15.890429  8882 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc975f7afa94e7c84b48e1b0afdc83f (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:15.891613  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc975f7afa94e7c84b48e1b0afdc83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.898798  8803 tablet_service.cc:1511] Processing CreateTablet for tablet ffe3d6c3059341dfafefc73c8d798deb (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:15.892637  8734 tablet_service.cc:1511] Processing CreateTablet for tablet ffe3d6c3059341dfafefc73c8d798deb (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:15.900203  8803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe3d6c3059341dfafefc73c8d798deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.900249  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe3d6c3059341dfafefc73c8d798deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.898469  8937 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:15.905699  8876 tablet_service.cc:1511] Processing CreateTablet for tablet ffe3d6c3059341dfafefc73c8d798deb (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:15.914534  8655 tablet_service.cc:1511] Processing CreateTablet for tablet 016d52eb8e4f46aca34fe559f55ef77b (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:15.919277  8937 ts_tablet_manager.cc:1403] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.018s
I20260710 11:08:15.920616  8770 heartbeater.cc:499] Master 127.6.95.126:41975 was elected leader, sending a full tablet report...
I20260710 11:08:15.921293  8876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe3d6c3059341dfafefc73c8d798deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.918241  8695 heartbeater.cc:499] Master 127.6.95.126:41975 was elected leader, sending a full tablet report...
I20260710 11:08:15.931663  8731 tablet_service.cc:1511] Processing CreateTablet for tablet 016d52eb8e4f46aca34fe559f55ef77b (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:15.932420  8937 raft_consensus.cc:359] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:15.933000  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016d52eb8e4f46aca34fe559f55ef77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.933163  8937 raft_consensus.cc:385] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.933503  8937 raft_consensus.cc:740] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.934330  8937 consensus_queue.cc:260] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:15.936743  8936 ts_tablet_manager.cc:1434] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.015s
I20260710 11:08:15.937806  8936 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:15.944794  8935 ts_tablet_manager.cc:1434] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260710 11:08:15.945773  8935 tablet_bootstrap.cc:492] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:15.946408  8936 tablet_bootstrap.cc:654] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.947614  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 016d52eb8e4f46aca34fe559f55ef77b (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:15.948971  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016d52eb8e4f46aca34fe559f55ef77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.959331  8879 tablet_service.cc:1511] Processing CreateTablet for tablet 194baca128dd4fc781dc8314387893c0 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:15.960651  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194baca128dd4fc781dc8314387893c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.974941  8655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016d52eb8e4f46aca34fe559f55ef77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.978688  8656 tablet_service.cc:1511] Processing CreateTablet for tablet 194baca128dd4fc781dc8314387893c0 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:15.980967  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194baca128dd4fc781dc8314387893c0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:15.981468  8615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:08:15.984181  8771 tablet.cc:2406] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:16.003554  8938 tablet_bootstrap.cc:492] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.004082  8938 ts_tablet_manager.cc:1403] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.172s	user 0.025s	sys 0.036s
I20260710 11:08:16.005019  8729 tablet_service.cc:1511] Processing CreateTablet for tablet 194baca128dd4fc781dc8314387893c0 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:16.005694  8802 tablet_service.cc:1511] Processing CreateTablet for tablet 6e856c5fb1294c5785479d3cfde18316 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:16.006349  8729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194baca128dd4fc781dc8314387893c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.006829  8802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e856c5fb1294c5785479d3cfde18316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.006876  8938 raft_consensus.cc:359] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.007692  8938 raft_consensus.cc:385] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.008008  8938 raft_consensus.cc:740] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.008855  8938 consensus_queue.cc:260] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.017369  8918 heartbeater.cc:499] Master 127.6.95.126:41975 was elected leader, sending a full tablet report...
I20260710 11:08:16.020453  8935 tablet_bootstrap.cc:654] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.024952  8656 tablet_service.cc:1511] Processing CreateTablet for tablet 6e856c5fb1294c5785479d3cfde18316 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:16.026139  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e856c5fb1294c5785479d3cfde18316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.029692  8881 tablet_service.cc:1511] Processing CreateTablet for tablet 6e856c5fb1294c5785479d3cfde18316 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:16.030869  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e856c5fb1294c5785479d3cfde18316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.036410  8937 ts_tablet_manager.cc:1434] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.116s	user 0.022s	sys 0.032s
I20260710 11:08:16.037405  8937 tablet_bootstrap.cc:492] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.046021  8936 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.046499  8936 ts_tablet_manager.cc:1403] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.011s
I20260710 11:08:16.047988  8844 heartbeater.cc:499] Master 127.6.95.126:41975 was elected leader, sending a full tablet report...
I20260710 11:08:16.050954  8942 raft_consensus.cc:493] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.051462  8942 raft_consensus.cc:515] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.057111  8945 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.057593  8945 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.064978  8734 tablet_service.cc:1511] Processing CreateTablet for tablet 2a47a8cb73ec463c9e2440923497de11 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:16.066288  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a47a8cb73ec463c9e2440923497de11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.078137  8937 tablet_bootstrap.cc:654] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.079669  8938 ts_tablet_manager.cc:1434] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.075s	user 0.023s	sys 0.017s
I20260710 11:08:16.082010  8936 raft_consensus.cc:359] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.082715  8936 raft_consensus.cc:385] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.082986  8936 raft_consensus.cc:740] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.100700  8936 consensus_queue.cc:260] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.102818  8936 ts_tablet_manager.cc:1434] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.008s
I20260710 11:08:16.103709  8936 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.088213  8945 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.109926  8942 leader_election.cc:290] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.110677  8938 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:16.136387  8935 tablet_bootstrap.cc:492] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.136969  8935 ts_tablet_manager.cc:1403] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.005s
I20260710 11:08:16.140420  8802 tablet_service.cc:1511] Processing CreateTablet for tablet 2a47a8cb73ec463c9e2440923497de11 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:16.141891  8802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a47a8cb73ec463c9e2440923497de11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.140480  8656 tablet_service.cc:1511] Processing CreateTablet for tablet 0819db4290f94373ba19685a50348b29 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:16.148924  8935 raft_consensus.cc:359] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.150240  8935 raft_consensus.cc:385] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.150540  8935 raft_consensus.cc:740] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.150974  8937 tablet_bootstrap.cc:492] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.151540  8937 ts_tablet_manager.cc:1403] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.003s
I20260710 11:08:16.158933  8937 raft_consensus.cc:359] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.159667  8937 raft_consensus.cc:385] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.160023  8937 raft_consensus.cc:740] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.160904  8937 consensus_queue.cc:260] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.163852  8655 tablet_service.cc:1511] Processing CreateTablet for tablet cd4cac56051c40e48fabbad4f2507c45 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:16.165879  8729 tablet_service.cc:1511] Processing CreateTablet for tablet 0819db4290f94373ba19685a50348b29 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:16.166235  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 0819db4290f94373ba19685a50348b29 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:16.167050  8729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819db4290f94373ba19685a50348b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.167505  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819db4290f94373ba19685a50348b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.151257  8935 consensus_queue.cc:260] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.170091  8935 ts_tablet_manager.cc:1434] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:08:16.170750  8881 tablet_service.cc:1511] Processing CreateTablet for tablet 2a47a8cb73ec463c9e2440923497de11 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:16.165824  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819db4290f94373ba19685a50348b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.172667  8655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4cac56051c40e48fabbad4f2507c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.176084  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a47a8cb73ec463c9e2440923497de11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.155747  8938 tablet_bootstrap.cc:654] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.171649  8879 tablet_service.cc:1511] Processing CreateTablet for tablet cd4cac56051c40e48fabbad4f2507c45 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:16.184154  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4cac56051c40e48fabbad4f2507c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.184878  8803 tablet_service.cc:1511] Processing CreateTablet for tablet ad93f0b94b1a408e85c4486d0572bf56 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:16.186030  8803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad93f0b94b1a408e85c4486d0572bf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.189168  8731 tablet_service.cc:1511] Processing CreateTablet for tablet cd4cac56051c40e48fabbad4f2507c45 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:16.190338  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4cac56051c40e48fabbad4f2507c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.192237  8935 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.192971  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
W20260710 11:08:16.194501  8858 leader_election.cc:343] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.195091  8936 tablet_bootstrap.cc:654] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.200636  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.201306  8670 raft_consensus.cc:2468] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.202674  8708 leader_election.cc:304] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.203533  8942 raft_consensus.cc:2804] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.203863  8942 raft_consensus.cc:493] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.204198  8942 raft_consensus.cc:3060] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.214414  8882 tablet_service.cc:1511] Processing CreateTablet for tablet ad93f0b94b1a408e85c4486d0572bf56 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:16.214720  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.215719  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad93f0b94b1a408e85c4486d0572bf56. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:16.216290  8856 leader_election.cc:343] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.218528  8856 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:16.219652  8945 raft_consensus.cc:2749] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.219678  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:16.221762  8659 tablet_service.cc:1511] Processing CreateTablet for tablet ad93f0b94b1a408e85c4486d0572bf56 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 11:08:16.222473  8710 leader_election.cc:343] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.222965  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad93f0b94b1a408e85c4486d0572bf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.223109  8804 tablet_service.cc:1511] Processing CreateTablet for tablet 397ee6df70d3463594f0c1914c21a077 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:16.224293  8804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397ee6df70d3463594f0c1914c21a077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.224484  8937 ts_tablet_manager.cc:1434] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.068s	user 0.001s	sys 0.005s
I20260710 11:08:16.225425  8937 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.225879  8731 tablet_service.cc:1511] Processing CreateTablet for tablet 397ee6df70d3463594f0c1914c21a077 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:16.227025  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397ee6df70d3463594f0c1914c21a077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.230569  8942 raft_consensus.cc:515] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.233726  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:16.234041  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:16.234303  8670 raft_consensus.cc:3060] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:16.238102  8710 leader_election.cc:343] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.238641  8942 leader_election.cc:290] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.241906  8943 raft_consensus.cc:493] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.242235  8935 tablet_bootstrap.cc:654] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.242376  8943 raft_consensus.cc:515] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.254925  8943 leader_election.cc:290] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:16.281664  8937 tablet_bootstrap.cc:654] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.284075  8935 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.292840  8876 tablet_service.cc:1511] Processing CreateTablet for tablet 397ee6df70d3463594f0c1914c21a077 (DEFAULT_TABLE table=test-workload [id=183430c415954197a82421468bacb251]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:16.294054  8876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397ee6df70d3463594f0c1914c21a077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.289054  8935 ts_tablet_manager.cc:1403] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.000s
I20260710 11:08:16.313274  8936 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.313120  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:16.313773  8936 ts_tablet_manager.cc:1403] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.210s	user 0.022s	sys 0.007s
W20260710 11:08:16.314774  8635 leader_election.cc:343] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.314558  8935 raft_consensus.cc:359] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.315274  8935 raft_consensus.cc:385] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.315565  8935 raft_consensus.cc:740] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.316294  8935 consensus_queue.cc:260] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.316572  8936 raft_consensus.cc:359] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.317279  8936 raft_consensus.cc:385] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.317611  8936 raft_consensus.cc:740] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.318277  8936 consensus_queue.cc:260] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.325073  8935 ts_tablet_manager.cc:1434] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:08:16.330385  8936 ts_tablet_manager.cc:1434] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:08:16.330796  8670 raft_consensus.cc:2468] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:16.331385  8936 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.332072  8935 tablet_bootstrap.cc:492] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.339641  8935 tablet_bootstrap.cc:654] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.368270  8942 raft_consensus.cc:493] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.368798  8942 raft_consensus.cc:515] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.369901  8938 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.370460  8938 ts_tablet_manager.cc:1403] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.260s	user 0.023s	sys 0.006s
I20260710 11:08:16.371001  8942 leader_election.cc:290] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.372694  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879f6854ff384ccd8d71b43609b1e6fc" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:16.373333  8819 raft_consensus.cc:2468] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.373664  8938 raft_consensus.cc:359] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.374370  8938 raft_consensus.cc:385] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.374655  8938 raft_consensus.cc:740] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.375434  8710 leader_election.cc:304] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:16.375473  8938 consensus_queue.cc:260] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.376322  8942 raft_consensus.cc:2804] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.376680  8942 raft_consensus.cc:493] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.377007  8942 raft_consensus.cc:3060] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.377717  8938 ts_tablet_manager.cc:1434] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:16.378628  8938 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:16.385641  8938 tablet_bootstrap.cc:654] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.394275  8708 leader_election.cc:304] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:16.396682  8942 raft_consensus.cc:515] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.397750  8937 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.398281  8937 ts_tablet_manager.cc:1403] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.173s	user 0.030s	sys 0.012s
I20260710 11:08:16.399448  8942 leader_election.cc:290] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.400224  8942 raft_consensus.cc:2804] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.400645  8942 raft_consensus.cc:697] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:16.400552  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879f6854ff384ccd8d71b43609b1e6fc" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:16.401314  8819 raft_consensus.cc:3060] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.401573  8942 consensus_queue.cc:237] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.403083  8936 tablet_bootstrap.cc:654] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.409161  8935 tablet_bootstrap.cc:492] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.409684  8935 ts_tablet_manager.cc:1403] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.009s
I20260710 11:08:16.410584  8937 raft_consensus.cc:359] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.411298  8937 raft_consensus.cc:385] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.411577  8937 raft_consensus.cc:740] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.412431  8935 raft_consensus.cc:359] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.413096  8935 raft_consensus.cc:385] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.407416  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.413873  8935 raft_consensus.cc:740] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.414691  8935 consensus_queue.cc:260] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
W20260710 11:08:16.415012  8636 leader_election.cc:343] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.415532  8636 leader_election.cc:304] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:16.416358  8943 raft_consensus.cc:2749] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.420019  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879f6854ff384ccd8d71b43609b1e6fc" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.420217  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879f6854ff384ccd8d71b43609b1e6fc" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.420622  8893 raft_consensus.cc:2468] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.421353  8935 ts_tablet_manager.cc:1434] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:08:16.422289  8935 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.422487  8819 raft_consensus.cc:2468] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:16.423610  8710 leader_election.cc:304] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:16.424880  8966 raft_consensus.cc:2804] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.413126  8937 consensus_queue.cc:260] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.426887  8945 raft_consensus.cc:493] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.427317  8945 raft_consensus.cc:515] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.429651  8935 tablet_bootstrap.cc:654] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.430342  8938 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.430843  8938 ts_tablet_manager.cc:1403] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.009s
I20260710 11:08:16.432366  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
W20260710 11:08:16.433910  8856 leader_election.cc:343] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.433853  8938 raft_consensus.cc:359] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.434268  8936 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.434746  8938 raft_consensus.cc:385] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.435201  8938 raft_consensus.cc:740] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.435434  8936 ts_tablet_manager.cc:1403] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.013s
I20260710 11:08:16.435923  8938 consensus_queue.cc:260] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.439328  8936 raft_consensus.cc:359] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.442816  8936 raft_consensus.cc:385] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.443485  8936 raft_consensus.cc:740] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.445341  8966 raft_consensus.cc:697] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:16.446390  8966 consensus_queue.cc:237] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.445463  8938 ts_tablet_manager.cc:1434] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:08:16.448951  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:16.449597  8936 consensus_queue.cc:260] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
W20260710 11:08:16.450462  8858 leader_election.cc:343] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.451054  8945 leader_election.cc:290] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:16.451396  8858 leader_election.cc:304] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:16.453171  8937 ts_tablet_manager.cc:1434] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 11:08:16.454203  8938 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:16.459407  8945 raft_consensus.cc:2749] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.464139  8936 ts_tablet_manager.cc:1434] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:08:16.466612  8938 tablet_bootstrap.cc:654] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.467005  8937 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.473919  8935 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.474393  8935 ts_tablet_manager.cc:1403] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.020s
I20260710 11:08:16.474820  8936 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.474506  8567 catalog_manager.cc:5697] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.477239  8935 raft_consensus.cc:359] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.477948  8935 raft_consensus.cc:385] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.478242  8935 raft_consensus.cc:740] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.478107  8937 tablet_bootstrap.cc:654] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.479053  8935 consensus_queue.cc:260] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.482023  8935 ts_tablet_manager.cc:1434] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:08:16.483055  8935 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.485143  8936 tablet_bootstrap.cc:654] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.488389  8935 tablet_bootstrap.cc:654] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.490159  8938 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.490272  8937 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.495173  8937 ts_tablet_manager.cc:1403] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 11:08:16.496807  8936 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.497278  8936 ts_tablet_manager.cc:1403] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.004s
I20260710 11:08:16.498046  8937 raft_consensus.cc:359] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.498785  8938 ts_tablet_manager.cc:1403] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260710 11:08:16.498756  8937 raft_consensus.cc:385] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.499253  8937 raft_consensus.cc:740] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.499993  8936 raft_consensus.cc:359] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.500083  8937 consensus_queue.cc:260] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.500751  8936 raft_consensus.cc:385] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.501048  8936 raft_consensus.cc:740] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.501657  8938 raft_consensus.cc:359] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.501909  8936 consensus_queue.cc:260] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.506294  8937 ts_tablet_manager.cc:1434] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:08:16.507254  8937 tablet_bootstrap.cc:492] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.507853  8936 ts_tablet_manager.cc:1434] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:08:16.508818  8936 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.502358  8938 raft_consensus.cc:385] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.506083  8567 catalog_manager.cc:5697] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.511492  8935 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.512007  8935 ts_tablet_manager.cc:1403] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 11:08:16.514703  8935 raft_consensus.cc:359] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.515358  8935 raft_consensus.cc:385] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.515645  8935 raft_consensus.cc:740] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.516112  8938 raft_consensus.cc:740] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.516610  8936 tablet_bootstrap.cc:654] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.518096  8938 consensus_queue.cc:260] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.520881  8938 ts_tablet_manager.cc:1434] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260710 11:08:16.522208  8938 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:16.518111  8935 consensus_queue.cc:260] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.528286  8935 ts_tablet_manager.cc:1434] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 11:08:16.529247  8935 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.531025  8938 tablet_bootstrap.cc:654] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.532397  8937 tablet_bootstrap.cc:654] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.535164  8935 tablet_bootstrap.cc:654] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.541769  8936 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.542312  8936 ts_tablet_manager.cc:1403] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260710 11:08:16.546089  8947 raft_consensus.cc:493] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.546569  8947 raft_consensus.cc:515] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.547580  8936 raft_consensus.cc:359] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.548314  8936 raft_consensus.cc:385] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.548563  8937 tablet_bootstrap.cc:492] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.548588  8936 raft_consensus.cc:740] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.549166  8937 ts_tablet_manager.cc:1403] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.013s
I20260710 11:08:16.550065  8938 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.549719  8936 consensus_queue.cc:260] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.550567  8938 ts_tablet_manager.cc:1403] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.014s
I20260710 11:08:16.552174  8937 raft_consensus.cc:359] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.552850  8937 raft_consensus.cc:385] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.553135  8937 raft_consensus.cc:740] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.553380  8938 raft_consensus.cc:359] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.554075  8938 raft_consensus.cc:385] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.553905  8937 consensus_queue.cc:260] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.554381  8938 raft_consensus.cc:740] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.555083  8938 consensus_queue.cc:260] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.556627  8935 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.557087  8935 ts_tablet_manager.cc:1403] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260710 11:08:16.558257  8947 leader_election.cc:290] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:16.559105  8936 ts_tablet_manager.cc:1434] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:08:16.559628  8935 raft_consensus.cc:359] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.560308  8935 raft_consensus.cc:385] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.560573  8935 raft_consensus.cc:740] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.565137  8937 ts_tablet_manager.cc:1434] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 11:08:16.566092  8937 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.568578  8935 consensus_queue.cc:260] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.572808  8935 ts_tablet_manager.cc:1434] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:16.573731  8935 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.574328  8936 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.580960  8936 tablet_bootstrap.cc:654] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.579710  8935 tablet_bootstrap.cc:654] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.584345  8942 raft_consensus.cc:493] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.584817  8942 raft_consensus.cc:515] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.583442  8947 raft_consensus.cc:493] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.586059  8947 raft_consensus.cc:515] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.586867  8942 leader_election.cc:290] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:16.583855  8937 tablet_bootstrap.cc:654] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.587882  8947 leader_election.cc:290] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:16.588410  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.589046  8893 raft_consensus.cc:2468] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.590459  8711 leader_election.cc:304] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:16.591282  8966 raft_consensus.cc:493] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.591714  8966 raft_consensus.cc:515] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.593629  8966 leader_election.cc:290] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:16.594107  8966 raft_consensus.cc:2804] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.594404  8966 raft_consensus.cc:493] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.594712  8966 raft_consensus.cc:3060] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.596997  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.597486  8937 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.597589  8893 raft_consensus.cc:2468] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.598062  8937 ts_tablet_manager.cc:1403] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260710 11:08:16.600358  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.601140  8937 raft_consensus.cc:359] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.601500  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.602382  8711 leader_election.cc:304] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:16.607510  8670 raft_consensus.cc:2468] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
W20260710 11:08:16.607718  8708 leader_election.cc:343] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.608556  8937 raft_consensus.cc:385] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.608965  8936 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.608906  8937 raft_consensus.cc:740] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.609594  8936 ts_tablet_manager.cc:1403] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260710 11:08:16.606031  8935 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.610304  8935 ts_tablet_manager.cc:1403] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260710 11:08:16.609885  8937 consensus_queue.cc:260] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.609859  8942 raft_consensus.cc:2804] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.612052  8947 raft_consensus.cc:493] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.612275  8942 raft_consensus.cc:493] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.612648  8942 raft_consensus.cc:3060] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.612555  8947 raft_consensus.cc:515] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.612789  8936 raft_consensus.cc:359] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.613696  8936 raft_consensus.cc:385] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.614027  8936 raft_consensus.cc:740] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.614907  8936 consensus_queue.cc:260] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.617676  8947 leader_election.cc:290] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:16.618444  8937 ts_tablet_manager.cc:1434] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:08:16.619415  8942 raft_consensus.cc:515] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.622076  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.622588  8893 raft_consensus.cc:3060] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.622807  8935 raft_consensus.cc:359] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.623410  8935 raft_consensus.cc:385] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.623672  8935 raft_consensus.cc:740] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.623956  8936 ts_tablet_manager.cc:1434] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:08:16.624972  8937 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.626803  8966 raft_consensus.cc:515] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.628074  8936 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.629601  8893 raft_consensus.cc:2468] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:16.630108  8935 consensus_queue.cc:260] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.630705  8711 leader_election.cc:304] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:16.632019  8970 raft_consensus.cc:2804] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.632439  8970 raft_consensus.cc:697] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:16.633330  8970 consensus_queue.cc:237] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.635082  8937 tablet_bootstrap.cc:654] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.639343  8943 raft_consensus.cc:493] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.639791  8943 raft_consensus.cc:515] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.641971  8943 leader_election.cc:290] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.644630  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:16.645237  8745 raft_consensus.cc:2468] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:16.645962  8937 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.646421  8937 ts_tablet_manager.cc:1403] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 11:08:16.646530  8635 leader_election.cc:304] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.647454  8943 raft_consensus.cc:2804] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.647869  8943 raft_consensus.cc:493] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.648258  8943 raft_consensus.cc:3060] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.649892  8937 raft_consensus.cc:359] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.650593  8937 raft_consensus.cc:385] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.650877  8937 raft_consensus.cc:740] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.651682  8937 consensus_queue.cc:260] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.654086  8937 ts_tablet_manager.cc:1434] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:16.632524  8935 ts_tablet_manager.cc:1434] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:16.659363  8937 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.662919  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.663657  8670 raft_consensus.cc:2393] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:16.665146  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b970df6390a3404392999b6ccd51d38d" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.665704  8670 raft_consensus.cc:2468] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:16.666774  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.667402  8669 raft_consensus.cc:2468] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:16.670688  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:16.670928  8782 leader_election.cc:304] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.671962  8947 raft_consensus.cc:2804] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.672312  8947 raft_consensus.cc:493] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.672650  8947 raft_consensus.cc:3060] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.672567  8782 leader_election.cc:304] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.675554  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.659464  8943 raft_consensus.cc:515] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
W20260710 11:08:16.676268  8635 leader_election.cc:343] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.677085  8994 raft_consensus.cc:493] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.676111  8893 raft_consensus.cc:3060] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.678814  8937 tablet_bootstrap.cc:654] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.678960  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.680030  8935 tablet_bootstrap.cc:492] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.680680  8942 leader_election.cc:290] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:16.680032  8892 raft_consensus.cc:2468] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:16.685496  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
W20260710 11:08:16.686770  8708 leader_election.cc:343] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.690301  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b970df6390a3404392999b6ccd51d38d" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:16.691095  8744 raft_consensus.cc:2468] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:16.690343  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:16.691504  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:16.696067  8943 leader_election.cc:290] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:16.694605  8669 raft_consensus.cc:3060] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.696609  8943 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.697079  8943 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.699918  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.700484  8892 raft_consensus.cc:2468] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:16.701671  8636 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.702363  8943 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.702826  8943 raft_consensus.cc:2804] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.703131  8943 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.703447  8943 raft_consensus.cc:3060] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.704082  8947 raft_consensus.cc:515] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.705992  8947 leader_election.cc:290] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:16.706470  8947 raft_consensus.cc:2804] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.706756  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b970df6390a3404392999b6ccd51d38d" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:16.707376  8670 raft_consensus.cc:3060] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.694746  8893 raft_consensus.cc:2468] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:16.709713  8943 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.709856  8711 leader_election.cc:304] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:16.710752  8942 raft_consensus.cc:2804] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.711227  8942 raft_consensus.cc:697] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:16.712018  8942 consensus_queue.cc:237] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.713282  8936 tablet_bootstrap.cc:654] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.706794  8947 raft_consensus.cc:493] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.714397  8670 raft_consensus.cc:2468] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:16.680341  8994 raft_consensus.cc:515] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.715976  8947 raft_consensus.cc:3060] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.728006  8782 leader_election.cc:304] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.729915  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:16.730520  8745 raft_consensus.cc:3060] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.731540  8966 leader_election.cc:290] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:16.732084  8987 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.732511  8987 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.734987  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.735173  8987 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.735646  8987 raft_consensus.cc:2804] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.736626  8670 raft_consensus.cc:2393] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:16.737567  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.738230  8893 raft_consensus.cc:2468] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:16.739444  8785 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:16.736896  8565 catalog_manager.cc:5697] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.741076  8784 leader_election.cc:304] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:16.741286  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b970df6390a3404392999b6ccd51d38d" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:16.742385  8669 raft_consensus.cc:2468] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:16.741811  8744 raft_consensus.cc:3060] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.739642  8938 ts_tablet_manager.cc:1434] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.189s	user 0.028s	sys 0.057s
I20260710 11:08:16.743467  8994 leader_election.cc:290] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.751915  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.752592  8893 raft_consensus.cc:2468] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:16.753517  8995 raft_consensus.cc:2804] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.753943  8995 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.754262  8995 raft_consensus.cc:3060] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.762897  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:16.764732  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:16.765901  8636 leader_election.cc:304] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.766714  8994 raft_consensus.cc:2804] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.767067  8994 raft_consensus.cc:493] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.767388  8994 raft_consensus.cc:3060] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.769587  8744 raft_consensus.cc:2468] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:16.772687  8947 raft_consensus.cc:515] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.774190  8745 raft_consensus.cc:2468] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:16.775048  8947 leader_election.cc:290] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:16.775542  8947 raft_consensus.cc:3060] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.775506  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.776219  8893 raft_consensus.cc:3060] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.776938  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:16.777712  8935 tablet_bootstrap.cc:654] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.779204  8938 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:16.781756  8947 raft_consensus.cc:2749] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.781561  8565 catalog_manager.cc:5697] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.782434  8893 raft_consensus.cc:2468] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:16.784214  8994 raft_consensus.cc:515] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.784924  8785 leader_election.cc:304] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 
I20260710 11:08:16.785362  8669 raft_consensus.cc:2393] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:16.785912  8947 raft_consensus.cc:2804] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.786381  8947 raft_consensus.cc:697] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:16.787298  8943 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.787138  8947 consensus_queue.cc:237] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.788928  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.789534  8995 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.790518  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:16.791913  8818 raft_consensus.cc:2393] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75d105da17aa43e48ae7296972cf37f4 in current term 1: Already voted for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in this term.
I20260710 11:08:16.789453  8893 raft_consensus.cc:3060] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.806136  8994 leader_election.cc:290] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.808980  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:16.809855  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:16.810678  8669 raft_consensus.cc:2393] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:16.812623  8635 leader_election.cc:304] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:16.813118  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:16.815675  8936 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.816188  8936 ts_tablet_manager.cc:1403] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.006s
I20260710 11:08:16.818909  8936 raft_consensus.cc:359] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.819558  8936 raft_consensus.cc:385] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.811797  8938 tablet_bootstrap.cc:654] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.820503  8987 raft_consensus.cc:697] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
W20260710 11:08:16.813457  8635 leader_election.cc:343] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.822402  8987 consensus_queue.cc:237] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.821555  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.824146  8892 raft_consensus.cc:2393] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75d105da17aa43e48ae7296972cf37f4 in current term 1: Already voted for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in this term.
I20260710 11:08:16.825394  8636 leader_election.cc:304] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [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: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:16.827360  8893 raft_consensus.cc:2468] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:16.828065  8942 raft_consensus.cc:493] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.828490  8942 raft_consensus.cc:515] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.830219  8942 leader_election.cc:290] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.830929  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
W20260710 11:08:16.831707  8784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.66:34807, user_credentials={real_user=slave}} blocked reactor thread for 90810.5us
W20260710 11:08:16.832283  8710 leader_election.cc:343] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.833061  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.834677  8893 raft_consensus.cc:2468] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.834867  8636 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:16.836097  8943 raft_consensus.cc:2749] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.836292  8997 raft_consensus.cc:2804] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.837221  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.837867  8994 raft_consensus.cc:2804] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.838938  8994 raft_consensus.cc:697] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:16.840728  8711 leader_election.cc:304] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [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: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:16.840868  8994 consensus_queue.cc:237] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.841399  8942 raft_consensus.cc:2804] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.841768  8942 raft_consensus.cc:493] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.842103  8942 raft_consensus.cc:3060] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.819810  8936 raft_consensus.cc:740] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.838073  8892 raft_consensus.cc:2393] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:16.843744  8785 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:16.839581  8995 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.845010  8995 raft_consensus.cc:2749] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:16.846051  8936 consensus_queue.cc:260] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.848021  8997 raft_consensus.cc:697] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:16.849987  8997 consensus_queue.cc:237] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.851236  8937 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.851666  8937 ts_tablet_manager.cc:1403] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.193s	user 0.032s	sys 0.043s
I20260710 11:08:16.851815  8936 ts_tablet_manager.cc:1434] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:08:16.852757  8936 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.856158  8937 raft_consensus.cc:359] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.856803  8937 raft_consensus.cc:385] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.857087  8937 raft_consensus.cc:740] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.856961  8942 raft_consensus.cc:515] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.857875  8937 consensus_queue.cc:260] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.860683  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
W20260710 11:08:16.861984  8710 leader_election.cc:343] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.864210  8938 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.864743  8938 ts_tablet_manager.cc:1403] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.007s
I20260710 11:08:16.865809  8564 catalog_manager.cc:5697] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 1 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.866226  8935 tablet_bootstrap.cc:492] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.867305  8935 ts_tablet_manager.cc:1403] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.003s
I20260710 11:08:16.867892  8936 tablet_bootstrap.cc:654] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.867640  8564 catalog_manager.cc:5697] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 1 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.873417  8936 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.873859  8936 ts_tablet_manager.cc:1403] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:08:16.875427  8935 raft_consensus.cc:359] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.876153  8935 raft_consensus.cc:385] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.870613  8938 raft_consensus.cc:359] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.876209  8936 raft_consensus.cc:359] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.876655  8938 raft_consensus.cc:385] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.876909  8936 raft_consensus.cc:385] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.876960  8942 leader_election.cc:290] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.877286  8936 raft_consensus.cc:740] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.877251  8938 raft_consensus.cc:740] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.878306  8938 consensus_queue.cc:260] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.878398  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.878961  8892 raft_consensus.cc:3060] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.878916  8936 consensus_queue.cc:260] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.881426  8936 ts_tablet_manager.cc:1434] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:16.880923  8565 catalog_manager.cc:5697] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.882292  8936 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.884263  8892 raft_consensus.cc:2468] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:16.884931  8937 ts_tablet_manager.cc:1434] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:08:16.885357  8711 leader_election.cc:304] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:16.886098  8942 raft_consensus.cc:2804] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:16.877091  8935 raft_consensus.cc:740] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.886602  8942 raft_consensus.cc:697] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:16.887264  8935 consensus_queue.cc:260] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.887467  8942 consensus_queue.cc:237] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.891517  8936 tablet_bootstrap.cc:654] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.891947  8938 ts_tablet_manager.cc:1434] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260710 11:08:16.893006  8938 tablet_bootstrap.cc:492] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:16.898075  8935 ts_tablet_manager.cc:1434] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:08:16.899024  8935 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.902190  8936 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.902781  8936 ts_tablet_manager.cc:1403] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:08:16.904727  8937 tablet_bootstrap.cc:492] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:16.905550  8997 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.905978  8997 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.907960  8997 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.909384  8938 tablet_bootstrap.cc:654] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.909755  8937 tablet_bootstrap.cc:654] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.910167  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:16.911376  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.911995  8892 raft_consensus.cc:2468] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:16.912416  8935 tablet_bootstrap.cc:654] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.913591  8636 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
W20260710 11:08:16.916131  8635 leader_election.cc:343] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.920078  8942 consensus_queue.cc:1048] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.920554  8565 catalog_manager.cc:5697] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.924729  8994 raft_consensus.cc:2804] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.925141  8994 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.924413  8564 catalog_manager.cc:5697] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:16.925442  8994 raft_consensus.cc:3060] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.928364  8936 raft_consensus.cc:359] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.929541  8936 raft_consensus.cc:385] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.929816  8936 raft_consensus.cc:740] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.930686  8936 consensus_queue.cc:260] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.933133  8936 ts_tablet_manager.cc:1434] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:08:16.934206  8936 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:16.936455  8935 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.936918  8935 ts_tablet_manager.cc:1403] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260710 11:08:16.939613  8935 raft_consensus.cc:359] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.940014  8936 tablet_bootstrap.cc:654] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.940338  8935 raft_consensus.cc:385] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.940673  8935 raft_consensus.cc:740] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.946888  8935 consensus_queue.cc:260] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.948880  8935 ts_tablet_manager.cc:1434] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:16.949734  8935 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:16.960332  8935 tablet_bootstrap.cc:654] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.968355  8942 raft_consensus.cc:493] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.968832  8942 raft_consensus.cc:515] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:16.971305  8942 leader_election.cc:290] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.971498  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:16.972414  8669 raft_consensus.cc:2468] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.972748  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:16.973693  8892 raft_consensus.cc:2468] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:16.974982  8711 leader_election.cc:304] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:16.975950  8942 raft_consensus.cc:2804] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.976384  8942 raft_consensus.cc:493] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.976759  8942 raft_consensus.cc:3060] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.979874  8936 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:16.980660  8936 ts_tablet_manager.cc:1403] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.004s
I20260710 11:08:16.980932  8935 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:16.981415  8935 ts_tablet_manager.cc:1403] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.004s
I20260710 11:08:16.981809  8994 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.982750  8992 consensus_queue.cc:1048] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:16.986469  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:16.986313  8938 tablet_bootstrap.cc:492] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:16.987659  8938 ts_tablet_manager.cc:1403] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.020s
W20260710 11:08:16.987823  8635 leader_election.cc:343] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:16.988198  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:16.989740  8935 raft_consensus.cc:359] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.989099  8892 raft_consensus.cc:3060] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:16.988214  8615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:16.991873  8938 raft_consensus.cc:359] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.994133  8938 raft_consensus.cc:385] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.994436  8938 raft_consensus.cc:740] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.994505  8937 tablet_bootstrap.cc:492] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:16.994933  8936 raft_consensus.cc:359] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.995635  8937 ts_tablet_manager.cc:1403] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.034s
I20260710 11:08:16.989519  8994 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:16.995322  8938 consensus_queue.cc:260] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.995600  8936 raft_consensus.cc:385] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.992864  8935 raft_consensus.cc:385] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.996340  8935 raft_consensus.cc:740] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.997813  8935 consensus_queue.cc:260] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:16.998238  8892 raft_consensus.cc:2468] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:16.998811  8937 raft_consensus.cc:359] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:16.999441  8937 raft_consensus.cc:385] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.999742  8937 raft_consensus.cc:740] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.000372  8636 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.000377  8937 consensus_queue.cc:260] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.001075  8938 ts_tablet_manager.cc:1434] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:17.001574  8994 raft_consensus.cc:2804] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.002874  8994 raft_consensus.cc:697] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:17.003723  8994 consensus_queue.cc:237] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:16.996225  8936 raft_consensus.cc:740] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.005249  8936 consensus_queue.cc:260] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.007151  8936 ts_tablet_manager.cc:1434] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260710 11:08:17.008034  8936 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.008306  8942 raft_consensus.cc:515] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.010206  8947 raft_consensus.cc:493] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.010794  8938 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.010663  8947 raft_consensus.cc:515] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.011794  8942 leader_election.cc:290] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.012751  8947 leader_election.cc:290] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.016332  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:17.023409  8893 raft_consensus.cc:3060] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.017778  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.015892  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:17.017901  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.029610  8669 raft_consensus.cc:3060] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.030104  8892 raft_consensus.cc:2393] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:17.031169  8785 leader_election.cc:304] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:17.033155  8947 raft_consensus.cc:3060] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.034201  8935 ts_tablet_manager.cc:1434] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260710 11:08:17.034660  8942 consensus_queue.cc:1048] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.019250  8936 tablet_bootstrap.cc:654] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.021131  8938 tablet_bootstrap.cc:654] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.035207  8935 tablet_bootstrap.cc:492] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.039834  8947 raft_consensus.cc:2749] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.019109  8937 ts_tablet_manager.cc:1434] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:08:17.051685  8893 raft_consensus.cc:2468] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:17.053468  8937 tablet_bootstrap.cc:492] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:17.053849  8711 leader_election.cc:304] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:17.054826  8942 raft_consensus.cc:2804] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.055331  8942 raft_consensus.cc:697] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:17.055770  8997 raft_consensus.cc:493] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.039608  8669 raft_consensus.cc:2468] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:17.056315  8997 raft_consensus.cc:515] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.056161  8942 consensus_queue.cc:237] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.060563  8997 leader_election.cc:290] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:17.058539  8935 tablet_bootstrap.cc:654] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.061113  8936 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.062018  8936 ts_tablet_manager.cc:1403] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.006s
I20260710 11:08:17.062402  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.064658  8936 raft_consensus.cc:359] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.065330  8936 raft_consensus.cc:385] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.065594  8936 raft_consensus.cc:740] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.066223  8936 consensus_queue.cc:260] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.068310  8892 raft_consensus.cc:3060] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.068572  8937 tablet_bootstrap.cc:654] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.070881  8567 catalog_manager.cc:5697] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.071753  8936 ts_tablet_manager.cc:1434] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:08:17.072759  8936 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.075393  8966 raft_consensus.cc:493] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.075850  8966 raft_consensus.cc:515] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.079064  8936 tablet_bootstrap.cc:654] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.080155  8966 leader_election.cc:290] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.081651  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.082326  8669 raft_consensus.cc:2468] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:17.083673  8708 leader_election.cc:304] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:17.084565  8992 consensus_queue.cc:1048] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.081178  8935 tablet_bootstrap.cc:492] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:17.085862  8992 raft_consensus.cc:2804] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.086170  8937 tablet_bootstrap.cc:492] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:17.086071  8935 ts_tablet_manager.cc:1403] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.008s
I20260710 11:08:17.086227  8992 raft_consensus.cc:493] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.086690  8937 ts_tablet_manager.cc:1403] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260710 11:08:17.087142  8992 raft_consensus.cc:3060] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.090345  8937 raft_consensus.cc:359] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.091168  8937 raft_consensus.cc:385] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.091445  8937 raft_consensus.cc:740] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.091562  8935 raft_consensus.cc:359] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.092157  8937 consensus_queue.cc:260] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.093292  8935 raft_consensus.cc:385] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.093912  8935 raft_consensus.cc:740] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.094496  8937 ts_tablet_manager.cc:1434] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:17.094633  8992 raft_consensus.cc:515] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.095425  8937 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:17.095165  8935 consensus_queue.cc:260] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.097486  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:17.084162  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.098069  8669 raft_consensus.cc:3060] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.098665  8893 raft_consensus.cc:2393] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75d105da17aa43e48ae7296972cf37f4 in current term 1: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:17.099581  8935 ts_tablet_manager.cc:1434] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:17.100988  8935 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.103313  8994 raft_consensus.cc:493] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.101084  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.103776  8994 raft_consensus.cc:515] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
W20260710 11:08:17.104622  8710 leader_election.cc:343] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.104872  8636 leader_election.cc:304] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:17.101516  8937 tablet_bootstrap.cc:654] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.113251  8936 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.113776  8936 ts_tablet_manager.cc:1403] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.008s
I20260710 11:08:17.114866  8966 raft_consensus.cc:493] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.115331  8966 raft_consensus.cc:515] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.115731  8994 leader_election.cc:290] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.116358  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464886bd15342caa7ddc28ea6578419" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.117723  8994 raft_consensus.cc:3060] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.118317  8970 consensus_queue.cc:1048] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.119304  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
W20260710 11:08:17.120719  8710 leader_election.cc:343] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.121285  8992 leader_election.cc:290] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.123188  8966 leader_election.cc:290] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:17.124631  8994 raft_consensus.cc:2749] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.125764  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.126039  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464886bd15342caa7ddc28ea6578419" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
W20260710 11:08:17.126897  8635 leader_election.cc:343] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.127736  8966 consensus_queue.cc:1048] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.126889  8669 raft_consensus.cc:2468] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:17.129221  8936 raft_consensus.cc:359] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.128840  8668 raft_consensus.cc:2468] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:17.136562  8936 raft_consensus.cc:385] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.136873  8936 raft_consensus.cc:740] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.137041  8708 leader_election.cc:304] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.137646  8936 consensus_queue.cc:260] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.138370  8708 leader_election.cc:304] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:17.139289  8966 raft_consensus.cc:2804] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.139741  8966 raft_consensus.cc:697] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:17.140504  8966 consensus_queue.cc:237] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.141322  8935 tablet_bootstrap.cc:654] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.141065  8936 ts_tablet_manager.cc:1434] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:08:17.144802  8936 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.149055  8947 raft_consensus.cc:493] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.149577  8947 raft_consensus.cc:515] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.151898  8938 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.152392  8938 ts_tablet_manager.cc:1403] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.017s
I20260710 11:08:17.152829  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.153108  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.153863  8745 raft_consensus.cc:2393] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:17.154788  8938 raft_consensus.cc:359] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.154909  8784 leader_election.cc:304] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:17.155504  8938 raft_consensus.cc:385] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.155817  8938 raft_consensus.cc:740] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.156044  8987 raft_consensus.cc:3060] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.157047  8938 consensus_queue.cc:260] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.151989  8947 leader_election.cc:290] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:17.143819  8992 raft_consensus.cc:2804] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.163072  8936 tablet_bootstrap.cc:654] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.166939  8938 ts_tablet_manager.cc:1434] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 11:08:17.162654  8711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.68:38459, user_credentials={real_user=slave}} blocked reactor thread for 45364.6us
I20260710 11:08:17.168778  8938 tablet_bootstrap.cc:492] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.162343  8992 raft_consensus.cc:493] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:17.163704  8636 leader_election.cc:343] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.170122  8992 raft_consensus.cc:3060] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.171528  8636 leader_election.cc:304] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.187973  8893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.189777  8567 catalog_manager.cc:5697] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.192246  8994 raft_consensus.cc:2749] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.199528  8973 raft_consensus.cc:493] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.200008  8973 raft_consensus.cc:515] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.201941  8973 leader_election.cc:290] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.203603  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dee626f979494aa2e1fe8035b9c036" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
W20260710 11:08:17.205019  8858 leader_election.cc:343] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.208729  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dee626f979494aa2e1fe8035b9c036" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.209806  8745 raft_consensus.cc:2468] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 0.
I20260710 11:08:17.211179  8858 leader_election.cc:304] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [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: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.214403  8973 raft_consensus.cc:2804] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.214823  8973 raft_consensus.cc:493] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.215196  8973 raft_consensus.cc:3060] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.215577  8970 consensus_queue.cc:1048] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.218601  8938 tablet_bootstrap.cc:654] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.223618  8973 raft_consensus.cc:515] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.225508  8973 leader_election.cc:290] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.227293  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dee626f979494aa2e1fe8035b9c036" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:17.227311  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dee626f979494aa2e1fe8035b9c036" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:17.228083  8745 raft_consensus.cc:3060] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:17.229007  8858 leader_election.cc:343] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.237885  8745 raft_consensus.cc:2468] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 1.
I20260710 11:08:17.239080  8858 leader_election.cc:304] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.240265  8973 raft_consensus.cc:2804] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.245131  8970 raft_consensus.cc:493] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.245647  8970 raft_consensus.cc:515] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.221861  8987 raft_consensus.cc:2749] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:17.222486  8711 leader_election.cc:343] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.253046  8938 tablet_bootstrap.cc:492] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.253088  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.254973  8936 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.255242  8891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.255431  8936 ts_tablet_manager.cc:1403] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.015s
I20260710 11:08:17.247712  8970 leader_election.cc:290] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.255375  9033 consensus_queue.cc:1048] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:17.254878  8710 leader_election.cc:343] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.255846  8891 raft_consensus.cc:2468] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:17.257169  8992 raft_consensus.cc:515] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.258157  8936 raft_consensus.cc:359] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.258795  8936 raft_consensus.cc:385] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.247249  8567 catalog_manager.cc:5697] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.259040  8936 raft_consensus.cc:740] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.253573  8938 ts_tablet_manager.cc:1403] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.001s
I20260710 11:08:17.260828  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:17.261394  8668 raft_consensus.cc:3060] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.262296  8711 leader_election.cc:304] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [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: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.262759  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:17.261478  8936 consensus_queue.cc:260] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.264503  9033 raft_consensus.cc:2804] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.265333  9033 raft_consensus.cc:493] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.265681  9033 raft_consensus.cc:3060] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:17.265846  8711 leader_election.cc:343] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.266943  8936 ts_tablet_manager.cc:1434] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260710 11:08:17.267690  8936 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.262588  8938 raft_consensus.cc:359] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.268311  8938 raft_consensus.cc:385] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.268625  8938 raft_consensus.cc:740] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.268857  8937 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:17.269361  8938 consensus_queue.cc:260] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.271557  8938 ts_tablet_manager.cc:1434] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:08:17.273022  8936 tablet_bootstrap.cc:654] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.279557  8987 consensus_queue.cc:1048] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:08:17.275166  9033 raft_consensus.cc:515] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.291777  8992 leader_election.cc:290] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:17.278139  8668 raft_consensus.cc:2468] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:17.297678  8708 leader_election.cc:304] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:17.282902  8947 consensus_queue.cc:1048] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:08:17.298749  8966 raft_consensus.cc:2804] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.299976  8966 raft_consensus.cc:697] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:17.277758  8938 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.300774  8966 consensus_queue.cc:237] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.307612  8938 tablet_bootstrap.cc:654] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.307958  8973 raft_consensus.cc:697] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 1 LEADER]: Becoming Leader. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Running, Role: LEADER
I20260710 11:08:17.277958  8937 ts_tablet_manager.cc:1403] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.010s
I20260710 11:08:17.315026  8973 consensus_queue.cc:237] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.325264  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
W20260710 11:08:17.326582  8710 leader_election.cc:343] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.326608  8936 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.327512  8936 ts_tablet_manager.cc:1403] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.009s
I20260710 11:08:17.328353  8994 consensus_queue.cc:1048] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.328949  8937 raft_consensus.cc:359] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.329648  8937 raft_consensus.cc:385] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.329890  8937 raft_consensus.cc:740] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.329952  8936 raft_consensus.cc:359] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.330631  8936 raft_consensus.cc:385] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.330881  8936 raft_consensus.cc:740] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.331624  8936 consensus_queue.cc:260] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.332167  8937 consensus_queue.cc:260] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.335198  8937 ts_tablet_manager.cc:1434] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 11:08:17.336256  8937 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:17.337337  8936 ts_tablet_manager.cc:1434] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:08:17.336836  8997 consensus_queue.cc:1048] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:17.344813  8947 consensus_queue.cc:1048] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.354256  8936 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.352458  9033 leader_election.cc:290] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.365782  8888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:17.366451  8888 raft_consensus.cc:3060] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.371922  9046 raft_consensus.cc:493] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.372535  9046 raft_consensus.cc:515] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.375491  9046 leader_election.cc:290] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:17.376857  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464886bd15342caa7ddc28ea6578419" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.377143  8667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464886bd15342caa7ddc28ea6578419" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.382750  8667 raft_consensus.cc:2468] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 0.
I20260710 11:08:17.383315  9033 consensus_queue.cc:1048] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:17.384100  8858 leader_election.cc:343] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.376535  8936 tablet_bootstrap.cc:654] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.385533  8856 leader_election.cc:304] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [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: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.392071  9046 raft_consensus.cc:2804] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.395570  9046 raft_consensus.cc:493] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.395890  9046 raft_consensus.cc:3060] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.396788  8947 consensus_queue.cc:1048] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.402416  8888 raft_consensus.cc:2468] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:17.403604  8711 leader_election.cc:304] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.404745  9033 raft_consensus.cc:2804] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.405237  9033 raft_consensus.cc:697] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:17.406478  9033 consensus_queue.cc:237] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.416985  8937 tablet_bootstrap.cc:654] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.443460  8994 consensus_queue.cc:1048] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:08:17.466234  8947 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.468101  8947 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.470194  8947 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:17.453092  8564 catalog_manager.cc:5697] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.474917  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.475669  8892 raft_consensus.cc:2393] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:17.485666  8936 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.486205  8936 ts_tablet_manager.cc:1403] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.004s
I20260710 11:08:17.489034  8938 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.489847  8938 ts_tablet_manager.cc:1403] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.015s
I20260710 11:08:17.497155  8936 raft_consensus.cc:359] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.497810  8936 raft_consensus.cc:385] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.498077  8936 raft_consensus.cc:740] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.492550  8670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.491459  8966 consensus_queue.cc:1048] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:08:17.503034  8936 consensus_queue.cc:260] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.505317  8938 raft_consensus.cc:359] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.505942  8936 ts_tablet_manager.cc:1434] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 11:08:17.506830  9046 raft_consensus.cc:515] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.509313  9046 leader_election.cc:290] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:17.506855  8936 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.510944  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464886bd15342caa7ddc28ea6578419" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:17.510967  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464886bd15342caa7ddc28ea6578419" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:17.511720  8668 raft_consensus.cc:3060] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.505962  8938 raft_consensus.cc:385] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.513116  8938 raft_consensus.cc:740] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.513854  8938 consensus_queue.cc:260] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.514617  8819 raft_consensus.cc:3060] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.515911  8936 tablet_bootstrap.cc:654] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.541368  8935 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
W20260710 11:08:17.517400  8636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.68:38459, user_credentials={real_user=slave}} blocked reactor thread for 45378.2us
I20260710 11:08:17.543500  8935 ts_tablet_manager.cc:1403] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.443s	user 0.009s	sys 0.020s
I20260710 11:08:17.544726  9060 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.545235  9060 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.546111  8935 raft_consensus.cc:359] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.546761  8935 raft_consensus.cc:385] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.547039  8935 raft_consensus.cc:740] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.547456  9060 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:17.534767  8819 raft_consensus.cc:2468] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 1.
I20260710 11:08:17.550092  8887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.549187  8567 catalog_manager.cc:5697] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.550346  9061 consensus_queue.cc:1048] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:17.552898  8636 leader_election.cc:343] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.542784  8668 raft_consensus.cc:2468] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 1.
I20260710 11:08:17.554029  8992 consensus_queue.cc:1048] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.554452  8565 catalog_manager.cc:5697] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68). New cstate: current_term: 1 leader_uuid: "530726872dd44c4491add4a32ad0e3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.553146  8938 ts_tablet_manager.cc:1434] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260710 11:08:17.556762  8938 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.557397  8817 raft_consensus.cc:3060] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.528141  8782 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:17.557633  8856 leader_election.cc:304] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:17.563585  8938 tablet_bootstrap.cc:654] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:17.565163  8710 consensus_peers.cc:597] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f -> Peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Couldn't send request to peer 5890d1b6c76a4d118faaadfc2f9d8e9c. 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 11:08:17.565922  9046 raft_consensus.cc:2804] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.566298  8987 raft_consensus.cc:2749] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.566457  9046 raft_consensus.cc:697] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 1 LEADER]: Becoming Leader. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Running, Role: LEADER
I20260710 11:08:17.567445  9046 consensus_queue.cc:237] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.572145  8938 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.572563  9060 consensus_queue.cc:1048] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.572947  8935 consensus_queue.cc:260] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.574512  9060 consensus_queue.cc:1048] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.572588  8938 ts_tablet_manager.cc:1403] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 11:08:17.576951  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.577559  8744 raft_consensus.cc:2468] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:17.578682  8938 raft_consensus.cc:359] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.579339  8938 raft_consensus.cc:385] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.579589  8938 raft_consensus.cc:740] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.581082  8935 ts_tablet_manager.cc:1434] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 11:08:17.581976  8935 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.591701  8938 consensus_queue.cc:260] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.595197  8938 ts_tablet_manager.cc:1434] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:08:17.598129  8935 tablet_bootstrap.cc:654] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.603637  8938 tablet_bootstrap.cc:492] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.608448  8970 consensus_queue.cc:1048] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.609697  8970 consensus_queue.cc:1048] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.613574  8935 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:17.614111  8935 ts_tablet_manager.cc:1403] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.004s
I20260710 11:08:17.617264  8935 raft_consensus.cc:359] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.617954  8935 raft_consensus.cc:385] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.618281  8935 raft_consensus.cc:740] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.617668  8938 tablet_bootstrap.cc:654] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.619055  8935 consensus_queue.cc:260] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.621431  8935 ts_tablet_manager.cc:1434] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:17.622334  8935 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.629138  8938 tablet_bootstrap.cc:492] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.629590  8938 ts_tablet_manager.cc:1403] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 11:08:17.631476  8937 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:17.633809  8935 tablet_bootstrap.cc:654] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.633924  8938 raft_consensus.cc:359] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.634609  8938 raft_consensus.cc:385] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.634883  8938 raft_consensus.cc:740] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.636790  8635 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [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: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:17.637571  9060 raft_consensus.cc:2804] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.637866  9062 raft_consensus.cc:493] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.637964  9060 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.638470  9060 raft_consensus.cc:3060] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.638427  9062 raft_consensus.cc:515] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.641396  8938 consensus_queue.cc:260] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.642081  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856c5fb1294c5785479d3cfde18316" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
W20260710 11:08:17.643916  8636 leader_election.cc:343] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.644538  9062 leader_election.cc:290] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.644555  8938 ts_tablet_manager.cc:1434] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:17.647541  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856c5fb1294c5785479d3cfde18316" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.650270  8938 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.651497  8935 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:17.652164  8935 ts_tablet_manager.cc:1403] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.005s
I20260710 11:08:17.655189  8935 raft_consensus.cc:359] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.655875  8935 raft_consensus.cc:385] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.656203  8935 raft_consensus.cc:740] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.656975  8935 consensus_queue.cc:260] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.657892  8938 tablet_bootstrap.cc:654] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.658967  8935 ts_tablet_manager.cc:1434] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:17.659869  8935 tablet_bootstrap.cc:492] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.664945  8935 tablet_bootstrap.cc:654] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.677645  8937 ts_tablet_manager.cc:1403] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.296s	user 0.017s	sys 0.003s
I20260710 11:08:17.651253  9060 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.689800  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
W20260710 11:08:17.690001  8635 leader_election.cc:343] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.690532  8635 leader_election.cc:304] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:17.691285  9061 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.691742  9061 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.692111  8994 raft_consensus.cc:2749] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:17.692528  9066 log.cc:927] Time spent T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: Append to log took a long time: real 0.166s	user 0.000s	sys 0.003s
W20260710 11:08:17.694658  8636 leader_election.cc:343] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.698592  8936 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.699106  8936 ts_tablet_manager.cc:1403] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.192s	user 0.028s	sys 0.049s
I20260710 11:08:17.701781  8936 raft_consensus.cc:359] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.730271  9073 raft_consensus.cc:493] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.704344  9060 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:17.710206  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.712834  8937 raft_consensus.cc:359] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.729524  8567 catalog_manager.cc:5697] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68). New cstate: current_term: 1 leader_uuid: "530726872dd44c4491add4a32ad0e3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.757091  8745 raft_consensus.cc:2468] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:17.720072  8938 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.757822  8938 ts_tablet_manager.cc:1403] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.111s	user 0.029s	sys 0.022s
I20260710 11:08:17.758208  8635 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:17.713862  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.756392  9073 raft_consensus.cc:515] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
W20260710 11:08:17.760139  8635 leader_election.cc:343] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.702980  8936 raft_consensus.cc:385] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.760295  8938 raft_consensus.cc:359] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.760974  8938 raft_consensus.cc:385] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.722254  8935 tablet_bootstrap.cc:492] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:17.713654  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:17.761646  8935 ts_tablet_manager.cc:1403] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.036s
I20260710 11:08:17.761791  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dee626f979494aa2e1fe8035b9c036" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.762637  8743 raft_consensus.cc:2393] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 530726872dd44c4491add4a32ad0e3d1 in this term.
I20260710 11:08:17.760753  8936 raft_consensus.cc:740] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.763413  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dee626f979494aa2e1fe8035b9c036" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.764160  8935 raft_consensus.cc:359] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.764364  8936 consensus_queue.cc:260] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.765228  8785 leader_election.cc:304] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:17.764797  8935 raft_consensus.cc:385] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.766667  8936 ts_tablet_manager.cc:1434] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.002s
I20260710 11:08:17.757174  8937 raft_consensus.cc:385] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.761268  8938 raft_consensus.cc:740] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.767030  8937 raft_consensus.cc:740] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.767791  8938 consensus_queue.cc:260] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.768760  8995 raft_consensus.cc:3060] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.767956  8937 consensus_queue.cc:260] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.775501  8937 ts_tablet_manager.cc:1434] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.097s	user 0.011s	sys 0.001s
I20260710 11:08:17.775702  8995 raft_consensus.cc:2749] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.776379  8937 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:17.777542  8938 ts_tablet_manager.cc:1434] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:08:17.778415  8938 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.766906  8935 raft_consensus.cc:740] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.780495  8935 consensus_queue.cc:260] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.781986  8935 ts_tablet_manager.cc:1434] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260710 11:08:17.761802  8744 raft_consensus.cc:3060] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.784790  9073 leader_election.cc:290] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.785975  8935 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.787611  9046 consensus_queue.cc:1048] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.761149  9060 raft_consensus.cc:2804] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.789496  9060 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.789839  9060 raft_consensus.cc:3060] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.791316  8935 tablet_bootstrap.cc:654] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.793870  8938 tablet_bootstrap.cc:654] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.797694  8744 raft_consensus.cc:2468] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:17.798774  8635 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:17.798978  9060 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.799825  9062 raft_consensus.cc:2804] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.800326  9062 raft_consensus.cc:697] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:17.801070  9062 consensus_queue.cc:237] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.705479  9061 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.803570  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:17.804167  8819 raft_consensus.cc:3060] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.812446  8819 raft_consensus.cc:2468] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:17.813529  8635 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:17.814498  8997 raft_consensus.cc:2804] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.814981  8997 raft_consensus.cc:697] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:17.815150  8935 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:17.815647  8935 ts_tablet_manager.cc:1403] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.005s
I20260710 11:08:17.815768  8997 consensus_queue.cc:237] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.801687  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:17.819710  8938 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.820356  8936 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:17.820495  8938 ts_tablet_manager.cc:1403] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.003s
I20260710 11:08:17.822000  8744 raft_consensus.cc:3060] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.820333  9060 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.828320  8937 tablet_bootstrap.cc:654] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.835558  8973 consensus_queue.cc:1048] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.837086  8744 raft_consensus.cc:2468] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:17.840780  8938 raft_consensus.cc:359] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.841445  8938 raft_consensus.cc:385] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.841702  8938 raft_consensus.cc:740] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.841995  8936 tablet_bootstrap.cc:654] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.842312  8938 consensus_queue.cc:260] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.844246  8938 ts_tablet_manager.cc:1434] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:08:17.844913  8938 tablet_bootstrap.cc:492] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.846993  8935 raft_consensus.cc:359] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.847609  8935 raft_consensus.cc:385] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.847853  8935 raft_consensus.cc:740] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.848569  8935 consensus_queue.cc:260] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.850682  8935 ts_tablet_manager.cc:1434] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 11:08:17.851948  8935 tablet_bootstrap.cc:492] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f: Bootstrap starting.
I20260710 11:08:17.869351  8938 tablet_bootstrap.cc:654] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.869891  8937 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:17.870348  8937 ts_tablet_manager.cc:1403] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.000s
I20260710 11:08:17.873819  8936 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: No bootstrap required, opened a new log
I20260710 11:08:17.874269  8936 ts_tablet_manager.cc:1403] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260710 11:08:17.875363  8935 tablet_bootstrap.cc:654] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.885331  8966 consensus_queue.cc:1048] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.887200  8937 raft_consensus.cc:359] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.888772  8937 raft_consensus.cc:385] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.889024  8937 raft_consensus.cc:740] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.889166  8565 catalog_manager.cc:5697] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.889503  8936 raft_consensus.cc:359] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.890048  8936 raft_consensus.cc:385] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.890326  8936 raft_consensus.cc:740] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.890753  8565 catalog_manager.cc:5697] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.892881  9073 raft_consensus.cc:493] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.894219  8937 consensus_queue.cc:260] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.893716  8936 consensus_queue.cc:260] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:17.898272  8936 ts_tablet_manager.cc:1434] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:08:17.898911  8937 ts_tablet_manager.cc:1434] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260710 11:08:17.900650  8937 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:17.893338  9073 raft_consensus.cc:515] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.905763  9073 leader_election.cc:290] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:17.907593  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.910235  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.910554  8997 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.911427  8938 tablet_bootstrap.cc:492] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.911119  8997 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.912115  8938 ts_tablet_manager.cc:1403] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.007s
I20260710 11:08:17.911713  8784 leader_election.cc:304] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:17.913627  8997 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:17.915117  8937 tablet_bootstrap.cc:654] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.915632  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:17.914973  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.916942  8743 raft_consensus.cc:2468] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:17.918424  8635 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
W20260710 11:08:17.919231  8635 leader_election.cc:343] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.920357  9073 raft_consensus.cc:2749] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.920990  8997 raft_consensus.cc:2804] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.921355  8997 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.921656  8966 consensus_queue.cc:1048] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.923478  8938 raft_consensus.cc:359] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.923960  8938 raft_consensus.cc:385] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.924213  8938 raft_consensus.cc:740] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.924814  8938 consensus_queue.cc:260] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.927729  8938 ts_tablet_manager.cc:1434] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:08:17.928668  8938 tablet_bootstrap.cc:492] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:17.932482  8891 raft_consensus.cc:3060] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.936568  9073 raft_consensus.cc:493] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.937057  9073 raft_consensus.cc:515] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.939852  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.921690  8997 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.943390  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.945137  8973 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.945590  8973 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:17.946219  8785 leader_election.cc:304] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:17.944159  9073 leader_election.cc:290] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.948040  8973 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:17.949934  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:17.950659  8743 raft_consensus.cc:2393] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530726872dd44c4491add4a32ad0e3d1 in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:17.950799  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:17.951033  8966 consensus_queue.cc:1048] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.947485  8995 raft_consensus.cc:2749] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.954303  8856 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:17.956656  9046 raft_consensus.cc:3060] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.963057  9046 raft_consensus.cc:2749] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.963342  8818 raft_consensus.cc:3060] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.965164  8935 tablet_bootstrap.cc:492] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f: No bootstrap required, opened a new log
I20260710 11:08:17.968307  8935 ts_tablet_manager.cc:1403] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.031s
I20260710 11:08:17.966991  8938 tablet_bootstrap.cc:654] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.970525  8970 raft_consensus.cc:493] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.971063  8970 raft_consensus.cc:515] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.973438  8970 leader_election.cc:290] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:17.975751  8935 raft_consensus.cc:359] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.976450  8935 raft_consensus.cc:385] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.976666  8935 raft_consensus.cc:740] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.977187  8935 consensus_queue.cc:260] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.981266  8935 ts_tablet_manager.cc:1434] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:08:17.984421  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a47a8cb73ec463c9e2440923497de11" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:17.985848  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a47a8cb73ec463c9e2440923497de11" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
W20260710 11:08:17.986182  8711 leader_election.cc:343] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.986516  8819 raft_consensus.cc:2468] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:17.988091  8710 leader_election.cc:304] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:17.968401  8997 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:17.990051  9033 raft_consensus.cc:2804] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.993360  9033 raft_consensus.cc:493] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.993695  9033 raft_consensus.cc:3060] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.994398  8938 tablet_bootstrap.cc:492] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:17.994782  8938 ts_tablet_manager.cc:1403] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.000s
I20260710 11:08:17.990433  9046 consensus_queue.cc:1048] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.989109  8992 consensus_queue.cc:1048] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.996582  8938 raft_consensus.cc:359] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.997172  8938 raft_consensus.cc:385] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.997412  8938 raft_consensus.cc:740] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.992272  8937 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:17.998013  8938 consensus_queue.cc:260] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:17.999343  8937 ts_tablet_manager.cc:1403] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.003s
I20260710 11:08:18.004236  9060 raft_consensus.cc:493] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.004699  9060 raft_consensus.cc:515] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.006606  9060 leader_election.cc:290] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:18.006933  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:18.007469  8743 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.009311  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:18.011072  8744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:18.011688  8744 raft_consensus.cc:2468] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
W20260710 11:08:18.010934  8636 leader_election.cc:343] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.013141  8635 leader_election.cc:304] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [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: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:18.014179  9060 raft_consensus.cc:2804] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.014544  9060 raft_consensus.cc:493] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.014873  9060 raft_consensus.cc:3060] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.023310  8938 ts_tablet_manager.cc:1434] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:08:18.024264  8938 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:18.029135  9033 raft_consensus.cc:515] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.030273  8938 tablet_bootstrap.cc:654] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.031879  9033 leader_election.cc:290] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:18.031790  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a47a8cb73ec463c9e2440923497de11" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:18.032263  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a47a8cb73ec463c9e2440923497de11" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:18.032601  8817 raft_consensus.cc:3060] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.032932  8743 raft_consensus.cc:2468] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
W20260710 11:08:18.033632  8711 leader_election.cc:343] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.035789  8937 raft_consensus.cc:359] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.036486  8937 raft_consensus.cc:385] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.036788  8635 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:18.037595  9062 raft_consensus.cc:2804] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.038038  9062 raft_consensus.cc:697] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:18.038774  9062 consensus_queue.cc:237] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.036749  8937 raft_consensus.cc:740] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.043454  8937 consensus_queue.cc:260] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.051672  8817 raft_consensus.cc:2468] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:18.054455  8710 leader_election.cc:304] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:18.055655  9033 raft_consensus.cc:2804] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.056169  9033 raft_consensus.cc:697] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:18.057005  9033 consensus_queue.cc:237] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.062954  8997 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:18.044605  9060 raft_consensus.cc:515] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.066387  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
W20260710 11:08:18.068413  8635 leader_election.cc:343] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.068424  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:18.069679  8743 raft_consensus.cc:3060] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.074056  8891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
W20260710 11:08:18.075399  8636 leader_election.cc:343] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.077034  8937 ts_tablet_manager.cc:1434] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260710 11:08:18.078050  8937 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:18.082434  8743 raft_consensus.cc:2468] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:18.070950  9060 leader_election.cc:290] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:18.083762  8635 leader_election.cc:304] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:18.087431  9060 raft_consensus.cc:2804] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.088039  9060 raft_consensus.cc:697] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:18.090889  8938 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:18.091377  8938 ts_tablet_manager.cc:1403] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.027s
I20260710 11:08:18.093876  8938 raft_consensus.cc:359] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.094473  8938 raft_consensus.cc:385] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.094751  8938 raft_consensus.cc:740] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.095382  8938 consensus_queue.cc:260] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.095578  9041 consensus_queue.cc:1048] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:18.097442  8938 ts_tablet_manager.cc:1434] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:08:18.098326  8938 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Bootstrap starting.
I20260710 11:08:18.088775  9060 consensus_queue.cc:237] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.109781  8567 catalog_manager.cc:5697] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.112452  8938 tablet_bootstrap.cc:654] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.112656  8818 raft_consensus.cc:3060] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.140779  8938 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: No bootstrap required, opened a new log
I20260710 11:08:18.141242  8938 ts_tablet_manager.cc:1403] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.013s
I20260710 11:08:18.142571  8567 catalog_manager.cc:5697] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.143599  8938 raft_consensus.cc:359] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.144335  8938 raft_consensus.cc:385] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.144611  8938 raft_consensus.cc:740] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.145448  8938 consensus_queue.cc:260] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.146957  8937 tablet_bootstrap.cc:654] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:18.149400  8615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:18.153546  8938 ts_tablet_manager.cc:1434] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:18.158298  8937 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:18.158948  8937 ts_tablet_manager.cc:1403] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260710 11:08:18.159368  8567 catalog_manager.cc:5697] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.161442  8937 raft_consensus.cc:359] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.161957  8947 raft_consensus.cc:493] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.162444  8947 raft_consensus.cc:515] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.162988  8995 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.163439  8995 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.164398  8947 leader_election.cc:290] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:18.165324  8995 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:18.166906  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856c5fb1294c5785479d3cfde18316" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:18.167320  8669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:18.167538  8890 raft_consensus.cc:2468] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:18.166957  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856c5fb1294c5785479d3cfde18316" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:18.169064  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:18.169569  8668 raft_consensus.cc:2468] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 0.
I20260710 11:08:18.169817  8743 raft_consensus.cc:2393] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:18.170989  8785 leader_election.cc:304] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 
I20260710 11:08:18.171921  8995 raft_consensus.cc:2804] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.172317  8995 raft_consensus.cc:493] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.172653  8995 raft_consensus.cc:3060] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.170987  8784 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:18.174439  9073 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.162081  8937 raft_consensus.cc:385] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.179256  8937 raft_consensus.cc:740] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.179152  8995 raft_consensus.cc:515] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.180081  8937 consensus_queue.cc:260] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.182075  9073 raft_consensus.cc:2749] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.181994  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856c5fb1294c5785479d3cfde18316" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:18.186596  8890 raft_consensus.cc:3060] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.192714  8937 ts_tablet_manager.cc:1434] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260710 11:08:18.193231  8890 raft_consensus.cc:2468] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:18.194761  8785 leader_election.cc:304] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 
I20260710 11:08:18.195643  9073 raft_consensus.cc:2804] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.196285  9073 raft_consensus.cc:697] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:18.196765  8937 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:18.197052  9073 consensus_queue.cc:237] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.198815  9060 raft_consensus.cc:493] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.199263  9060 raft_consensus.cc:515] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.201352  9060 leader_election.cc:290] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:18.202831  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:18.203408  8937 tablet_bootstrap.cc:654] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.203483  8818 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:18.204613  8635 leader_election.cc:304] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:18.205390  9062 raft_consensus.cc:2804] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.205739  9062 raft_consensus.cc:493] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.206105  9062 raft_consensus.cc:3060] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.211117  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:18.211784  8890 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 0.
I20260710 11:08:18.214114  8995 leader_election.cc:290] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 1 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:18.216449  8668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856c5fb1294c5785479d3cfde18316" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:18.217031  8668 raft_consensus.cc:3060] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.219139  9062 raft_consensus.cc:515] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.222098  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:18.222678  8819 raft_consensus.cc:3060] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.223264  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:18.223829  8890 raft_consensus.cc:3060] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.230363  8890 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:18.231240  8819 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:18.231472  8636 leader_election.cc:304] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:18.232398  9062 leader_election.cc:290] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:18.232626  9060 raft_consensus.cc:2804] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.235060  9060 raft_consensus.cc:697] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:18.241902  9060 consensus_queue.cc:237] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.247042  8668 raft_consensus.cc:2468] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:18.251322  8567 catalog_manager.cc:5697] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 1 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.259738  8992 raft_consensus.cc:493] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.260295  8992 raft_consensus.cc:515] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.261389  8937 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:18.261835  8937 ts_tablet_manager.cc:1403] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.005s
I20260710 11:08:18.262290  8992 leader_election.cc:290] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:18.262184  8565 catalog_manager.cc:5697] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.264731  8937 raft_consensus.cc:359] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.265350  8937 raft_consensus.cc:385] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.265609  8937 raft_consensus.cc:740] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.267491  8937 consensus_queue.cc:260] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.268522  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397ee6df70d3463594f0c1914c21a077" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:18.269126  8819 raft_consensus.cc:2468] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 0.
I20260710 11:08:18.269454  8937 ts_tablet_manager.cc:1434] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:18.270303  8937 tablet_bootstrap.cc:492] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:18.270277  8710 leader_election.cc:304] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:18.273929  8970 raft_consensus.cc:2804] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.274279  8970 raft_consensus.cc:493] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.274593  8970 raft_consensus.cc:3060] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.276135  8937 tablet_bootstrap.cc:654] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.275964  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397ee6df70d3463594f0c1914c21a077" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
W20260710 11:08:18.281939  8711 leader_election.cc:343] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.282354  8970 raft_consensus.cc:515] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.284286  8970 leader_election.cc:290] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:18.285506  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397ee6df70d3463594f0c1914c21a077" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:18.286296  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397ee6df70d3463594f0c1914c21a077" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
W20260710 11:08:18.286684  8711 leader_election.cc:343] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.286825  8819 raft_consensus.cc:3060] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.287305  9060 consensus_queue.cc:1048] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.288350  8937 tablet_bootstrap.cc:492] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:18.288734  8937 ts_tablet_manager.cc:1403] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 11:08:18.291260  8937 raft_consensus.cc:359] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.291908  8937 raft_consensus.cc:385] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.292176  8937 raft_consensus.cc:740] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.292754  8937 consensus_queue.cc:260] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.293639  8819 raft_consensus.cc:2468] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:18.294639  8937 ts_tablet_manager.cc:1434] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:08:18.294684  8710 leader_election.cc:304] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:18.295581  8992 raft_consensus.cc:2804] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.296067  8992 raft_consensus.cc:697] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:18.296834  8992 consensus_queue.cc:237] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.297926  8937 tablet_bootstrap.cc:492] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1: Bootstrap starting.
I20260710 11:08:18.307438  9062 consensus_queue.cc:1048] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.312597  8937 tablet_bootstrap.cc:654] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.316792  9062 consensus_queue.cc:1048] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.318971  8937 tablet_bootstrap.cc:492] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1: No bootstrap required, opened a new log
I20260710 11:08:18.319433  8937 ts_tablet_manager.cc:1403] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 11:08:18.317356  8566 catalog_manager.cc:5697] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 0 to 1, leader changed from <none> to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 1 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.322130  8937 raft_consensus.cc:359] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.322842  8937 raft_consensus.cc:385] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.323139  8937 raft_consensus.cc:740] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.323956  8937 consensus_queue.cc:260] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.325886  8937 ts_tablet_manager.cc:1434] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:08:18.340750  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
I20260710 11:08:18.341424  9060 consensus_queue.cc:1048] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:18.376443  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:18.377156  6525 tablet_replica.cc:333] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.377817  6525 raft_consensus.cc:2243] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.378345  6525 pending_rounds.cc:70] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Trying to abort 1 pending ops.
I20260710 11:08:18.378507  6525 pending_rounds.cc:77] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960236035346432 op_type: NO_OP noop_request { }
I20260710 11:08:18.378759  6525 raft_consensus.cc:2889] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:18.378978  6525 raft_consensus.cc:2272] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.381067  6525 tablet_replica.cc:333] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.381564  6525 raft_consensus.cc:2243] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.382229  6525 raft_consensus.cc:2272] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.384227  6525 tablet_replica.cc:333] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.384783  6525 raft_consensus.cc:2243] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.385535  6525 raft_consensus.cc:2272] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.387286  6525 tablet_replica.cc:333] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.387805  6525 raft_consensus.cc:2243] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.388525  6525 raft_consensus.cc:2272] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.390388  6525 tablet_replica.cc:333] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.390879  6525 raft_consensus.cc:2243] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.391248  6525 raft_consensus.cc:2272] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.392755  6525 tablet_replica.cc:333] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.393226  6525 raft_consensus.cc:2243] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.393839  6525 raft_consensus.cc:2272] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.395569  6525 tablet_replica.cc:333] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.396128  6525 raft_consensus.cc:2243] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.396616  6525 pending_rounds.cc:70] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Trying to abort 1 pending ops.
I20260710 11:08:18.396780  6525 pending_rounds.cc:77] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960235502878720 op_type: NO_OP noop_request { }
I20260710 11:08:18.397018  6525 raft_consensus.cc:2889] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:18.397264  6525 raft_consensus.cc:2272] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.399034  6525 tablet_replica.cc:333] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.399569  6525 raft_consensus.cc:2243] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.399899  6525 raft_consensus.cc:2272] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.401778  6525 tablet_replica.cc:333] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.402267  6525 raft_consensus.cc:2243] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.402632  6525 raft_consensus.cc:2272] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.404266  6525 tablet_replica.cc:333] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.404868  6525 raft_consensus.cc:2243] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.405248  6525 raft_consensus.cc:2272] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.407171  6525 tablet_replica.cc:333] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.407649  6525 raft_consensus.cc:2243] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.408176  6525 pending_rounds.cc:70] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Trying to abort 1 pending ops.
I20260710 11:08:18.408399  6525 pending_rounds.cc:77] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960235179077632 op_type: NO_OP noop_request { }
I20260710 11:08:18.408676  6525 raft_consensus.cc:2889] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:18.408912  6525 raft_consensus.cc:2272] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.410665  6525 tablet_replica.cc:333] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.411167  6525 raft_consensus.cc:2243] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.411803  6525 raft_consensus.cc:2272] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.413554  6525 tablet_replica.cc:333] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.414021  6525 raft_consensus.cc:2243] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.414378  6525 raft_consensus.cc:2272] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.415834  6525 tablet_replica.cc:333] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.416329  6525 raft_consensus.cc:2243] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.416674  6525 raft_consensus.cc:2272] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.418509  6525 tablet_replica.cc:333] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.418960  6525 raft_consensus.cc:2243] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.419315  6525 raft_consensus.cc:2272] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.420855  6525 tablet_replica.cc:333] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.421284  6525 raft_consensus.cc:2243] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.421626  6525 raft_consensus.cc:2272] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.423641  6525 tablet_replica.cc:333] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.424293  6525 raft_consensus.cc:2243] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.424727  6525 raft_consensus.cc:2272] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.427366  6525 tablet_replica.cc:333] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: stopping tablet replica
I20260710 11:08:18.427780  6525 raft_consensus.cc:2243] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.428148  6525 raft_consensus.cc:2272] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.436936  8992 consensus_queue.cc:1048] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.444531  8890 raft_consensus.cc:3060] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.446624  8973 raft_consensus.cc:493] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.447088  8973 raft_consensus.cc:515] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.448854  8973 leader_election.cc:290] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:18.451241  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:18.452014  8743 raft_consensus.cc:2393] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530726872dd44c4491add4a32ad0e3d1 in current term 1: Already voted for candidate 75d105da17aa43e48ae7296972cf37f4 in this term.
I20260710 11:08:18.452499  9033 consensus_queue.cc:1048] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:18.455231  8856 leader_election.cc:336] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Network error: recv got EOF from unknown peer (error 108)
I20260710 11:08:18.455677  8856 leader_election.cc:304] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:18.456804  9041 raft_consensus.cc:3060] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.464730  9041 raft_consensus.cc:2749] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.473254  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
W20260710 11:08:18.489672  8708 consensus_peers.cc:597] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:18.495096  8708 consensus_peers.cc:597] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.498325  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:18.504014  9123 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 11:08:18.504245  9124 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 11:08:18.506594  9127 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 11:08:18.506727  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:18.507537  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:18.507728  6525 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 11:08:18.507887  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681698507871 us; error 0 us; skew 500 ppm
I20260710 11:08:18.508637  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:18.510789  6525 webserver.cc:533] Webserver started at http://127.6.95.65:43813/ using document root <none> and password file <none>
I20260710 11:08:18.511268  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:18.511422  6525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:18.514817  6525 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:08:18.518847  9131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:18.519556  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:18.519865  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "75d105da17aa43e48ae7296972cf37f4"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-gxjw"
I20260710 11:08:18.520182  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644618424-6525-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)
W20260710 11:08:18.529435  8708 consensus_peers.cc:597] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.543017  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:18.544417  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:18.546200  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:18.549890  9138 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:18.595412  8708 consensus_peers.cc:597] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:18.622200  8708 consensus_peers.cc:597] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.631821  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:18.632155  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.083s	user 0.002s	sys 0.000s
I20260710 11:08:18.632413  6525 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:18.636467  9138 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.651218  9138 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.652104  9138 tablet_bootstrap.cc:492] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.652693  9138 ts_tablet_manager.cc:1403] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 11:08:18.655151  9138 raft_consensus.cc:359] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.655784  9138 raft_consensus.cc:740] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.656447  9138 consensus_queue.cc:260] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [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: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.658885  9138 ts_tablet_manager.cc:1434] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:08:18.659636  9138 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.669515  9138 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.670315  9138 tablet_bootstrap.cc:492] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.670989  9138 ts_tablet_manager.cc:1403] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:08:18.673192  9138 raft_consensus.cc:359] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.674070  9138 raft_consensus.cc:740] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.674872  9138 consensus_queue.cc:260] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.676456  9138 ts_tablet_manager.cc:1434] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:18.677246  9138 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
W20260710 11:08:18.677789  8782 consensus_peers.cc:597] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.680284  9033 consensus_queue.cc:1048] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.694536  8890 raft_consensus.cc:3060] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.697611  9138 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.698498  9138 tablet_bootstrap.cc:492] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.699050  9138 ts_tablet_manager.cc:1403] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:08:18.701272  9138 raft_consensus.cc:359] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.701884  9138 raft_consensus.cc:740] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.702641  9138 consensus_queue.cc:260] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.704634  9138 ts_tablet_manager.cc:1434] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260710 11:08:18.704749  8708 consensus_peers.cc:597] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.705312  9138 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.708447  8992 consensus_queue.cc:1048] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.710943  9041 raft_consensus.cc:493] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.711382  9041 raft_consensus.cc:515] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.713284  9041 leader_election.cc:290] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:18.716125  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397ee6df70d3463594f0c1914c21a077" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:18.717612  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397ee6df70d3463594f0c1914c21a077" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:18.719774  8858 leader_election.cc:304] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:18.721192  9041 raft_consensus.cc:2749] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:08:18.724491  8782 consensus_peers.cc:597] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:18.730096  8782 consensus_peers.cc:597] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:18.730568  8856 consensus_peers.cc:597] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.734573  6525 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:18.734786  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.102s	user 0.081s	sys 0.000s
I20260710 11:08:18.735882  9138 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.736562  9138 tablet_bootstrap.cc:492] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.737010  9138 ts_tablet_manager.cc:1403] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260710 11:08:18.738566  9138 raft_consensus.cc:359] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.739001  9138 raft_consensus.cc:740] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.739449  9138 consensus_queue.cc:260] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [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: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.740932  9138 ts_tablet_manager.cc:1434] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.741640  9138 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.750774  9138 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.751467  9138 tablet_bootstrap.cc:492] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.751909  9138 ts_tablet_manager.cc:1403] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:18.753938  9138 raft_consensus.cc:359] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.754666  9138 raft_consensus.cc:740] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.755340  9138 consensus_queue.cc:260] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [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: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.756851  9138 ts_tablet_manager.cc:1434] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:08:18.757437  9138 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.762953  9073 consensus_queue.cc:1048] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.775380  9138 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.776340  9138 tablet_bootstrap.cc:492] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.776975  9138 ts_tablet_manager.cc:1403] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 11:08:18.779289  9138 raft_consensus.cc:359] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.779923  9138 raft_consensus.cc:740] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.780638  9138 consensus_queue.cc:260] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [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: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.782469  9138 ts_tablet_manager.cc:1434] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:08:18.783145  9138 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.798250  9138 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.799149  9138 tablet_bootstrap.cc:492] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.799772  9138 ts_tablet_manager.cc:1403] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 11:08:18.801963  9138 raft_consensus.cc:359] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.802592  9138 raft_consensus.cc:740] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.803234  9138 consensus_queue.cc:260] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:18.805226  9138 ts_tablet_manager.cc:1434] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:18.805994  9138 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.812558  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:40301
I20260710 11:08:18.812634  9211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:40301 every 8 connection(s)
I20260710 11:08:18.819332  9138 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.820319  9138 tablet_bootstrap.cc:492] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.820998  9138 ts_tablet_manager.cc:1403] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:08:18.823427  9138 raft_consensus.cc:359] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.824123  9138 raft_consensus.cc:740] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.824747  9138 consensus_queue.cc:260] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.826251  9138 ts_tablet_manager.cc:1434] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:18.827389  9138 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.839176  9138 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.840027  9138 tablet_bootstrap.cc:492] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.840586  9138 ts_tablet_manager.cc:1403] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:08:18.842119  9213 heartbeater.cc:344] Connected to a master server at 127.6.95.126:41975
I20260710 11:08:18.842553  9213 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:18.842298  9138 raft_consensus.cc:359] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.842943  9138 raft_consensus.cc:740] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.843379  9213 heartbeater.cc:507] Master 127.6.95.126:41975 requested a full tablet report, sending...
I20260710 11:08:18.843606  9138 consensus_queue.cc:260] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [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: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.845558  9138 ts_tablet_manager.cc:1434] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:18.846271  9138 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.851174  8567 ts_manager.cc:194] Re-registered known tserver with Master: 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:18.856801  9138 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.857477  9138 tablet_bootstrap.cc:492] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.857916  9138 ts_tablet_manager.cc:1403] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:18.859754  9138 raft_consensus.cc:359] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.860245  9138 raft_consensus.cc:740] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.860761  9138 consensus_queue.cc:260] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [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: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.862093  9138 ts_tablet_manager.cc:1434] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.862644  9138 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.864624  8567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42434
I20260710 11:08:18.867820  9213 heartbeater.cc:499] Master 127.6.95.126:41975 was elected leader, sending a full tablet report...
I20260710 11:08:18.872911  9138 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.873620  9138 tablet_bootstrap.cc:492] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.874078  9138 ts_tablet_manager.cc:1403] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:18.875576  9138 raft_consensus.cc:359] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.876133  9138 raft_consensus.cc:740] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.876641  9138 consensus_queue.cc:260] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.878000  9138 ts_tablet_manager.cc:1434] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:08:18.878567  9138 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.887972  9138 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.888777  9138 tablet_bootstrap.cc:492] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.889356  9138 ts_tablet_manager.cc:1403] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:18.891144  9138 raft_consensus.cc:359] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.891580  9138 raft_consensus.cc:740] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.892122  9138 consensus_queue.cc:260] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [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: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.893677  9138 ts_tablet_manager.cc:1434] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.894629  9138 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.905717  9138 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.906371  9138 tablet_bootstrap.cc:492] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.906796  9138 ts_tablet_manager.cc:1403] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:18.908367  9138 raft_consensus.cc:359] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.908782  9138 raft_consensus.cc:740] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.909264  9138 consensus_queue.cc:260] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.910600  9138 ts_tablet_manager.cc:1434] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.911401  9138 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.920892  9138 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.921492  9138 tablet_bootstrap.cc:492] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.921993  9138 ts_tablet_manager.cc:1403] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:08:18.923493  9138 raft_consensus.cc:359] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.923967  9138 raft_consensus.cc:740] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.924424  9138 consensus_queue.cc:260] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.925693  9138 ts_tablet_manager.cc:1434] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.926556  9138 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.938864  9138 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.939487  9138 tablet_bootstrap.cc:492] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.939963  9138 ts_tablet_manager.cc:1403] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:08:18.941561  9138 raft_consensus.cc:359] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.942014  9138 raft_consensus.cc:740] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.942500  9138 consensus_queue.cc:260] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.944135  9138 ts_tablet_manager.cc:1434] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.945101  9138 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.955081  9138 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.955883  9138 tablet_bootstrap.cc:492] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.956445  9138 ts_tablet_manager.cc:1403] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:08:18.958465  9138 raft_consensus.cc:359] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.959017  9138 raft_consensus.cc:740] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.959553  9138 consensus_queue.cc:260] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [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: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:18.961262  9138 ts_tablet_manager.cc:1434] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:18.962088  9138 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.971879  9138 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.972584  9138 tablet_bootstrap.cc:492] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.973050  9138 ts_tablet_manager.cc:1403] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:08:18.974617  9138 raft_consensus.cc:359] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.975071  9138 raft_consensus.cc:740] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.975560  9138 consensus_queue.cc:260] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [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: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:18.976898  9138 ts_tablet_manager.cc:1434] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:18.977797  9138 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Bootstrap starting.
I20260710 11:08:18.989135  9138 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: 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 11:08:18.989750  9138 tablet_bootstrap.cc:492] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Bootstrap complete.
I20260710 11:08:18.990206  9138 ts_tablet_manager.cc:1403] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:08:18.991806  9138 raft_consensus.cc:359] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.992287  9138 raft_consensus.cc:740] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.992731  9138 consensus_queue.cc:260] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:18.994369  9138 ts_tablet_manager.cc:1434] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:19.565747  9073 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.566171  9073 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:19.567859  9073 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:19.568501  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.568749  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:19.569160  9184 raft_consensus.cc:2468] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:19.570153  8782 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:19.570793  9073 raft_consensus.cc:2804] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.571125  9073 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.571379  9073 raft_consensus.cc:3060] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.575770  9073 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:19.577289  9073 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:19.577862  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.578140  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:19.578307  9184 raft_consensus.cc:3060] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.582659  9184 raft_consensus.cc:2468] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 2.
I20260710 11:08:19.583431  8782 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:19.584105  9073 raft_consensus.cc:2804] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.584478  9073 raft_consensus.cc:697] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:19.585135  9073 consensus_queue.cc:237] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:19.591557  8567 catalog_manager.cc:5697] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 2 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.707427  9073 raft_consensus.cc:493] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.707827  9073 raft_consensus.cc:515] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.710327  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.710832  9073 leader_election.cc:290] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.710968  9186 raft_consensus.cc:2468] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:19.710629  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:19.712005  8782 leader_election.cc:304] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:19.712728  9073 raft_consensus.cc:2804] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.713002  9073 raft_consensus.cc:493] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.713258  9073 raft_consensus.cc:3060] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.717777  9073 raft_consensus.cc:515] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.719530  9073 leader_election.cc:290] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.720510  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.721081  9184 raft_consensus.cc:3060] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.721410  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:19.721838  8970 raft_consensus.cc:493] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.722296  8970 raft_consensus.cc:515] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.724246  8970 leader_election.cc:290] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.724917  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:19.725528  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.725534  8890 raft_consensus.cc:2468] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:19.726334  9186 raft_consensus.cc:2410] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630da341c0634a4f969e590ea7a7655f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:08:19.726764  8711 leader_election.cc:304] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [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: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:19.727507  8970 raft_consensus.cc:2804] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.727595  9184 raft_consensus.cc:2468] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 2.
I20260710 11:08:19.727799  8970 raft_consensus.cc:493] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.728170  8970 raft_consensus.cc:3060] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.728569  8782 leader_election.cc:304] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:19.729174  9175 raft_consensus.cc:2804] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.729610  9175 raft_consensus.cc:697] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:19.730325  9175 consensus_queue.cc:237] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.733050  8970 raft_consensus.cc:515] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.734664  8970 leader_election.cc:290] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.735351  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:19.735846  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4cac56051c40e48fabbad4f2507c45" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.735965  8890 raft_consensus.cc:3060] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.736608  9184 raft_consensus.cc:3060] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.740199  8970 raft_consensus.cc:493] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.740681  8970 raft_consensus.cc:515] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.740612  8567 catalog_manager.cc:5697] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 2 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.742129  8890 raft_consensus.cc:2468] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 2.
I20260710 11:08:19.743055  8970 leader_election.cc:290] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:19.743230  8711 leader_election.cc:304] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:19.740749  9175 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.744619  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:19.745034  9184 raft_consensus.cc:2410] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 630da341c0634a4f969e590ea7a7655f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:08:19.744619  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd45a27609e46939943b6138e14a52a" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.744773  9175 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:19.744108  8970 raft_consensus.cc:2804] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.745671  9186 raft_consensus.cc:2393] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630da341c0634a4f969e590ea7a7655f in current term 2: Already voted for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in this term.
I20260710 11:08:19.747676  9175 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.747608  8708 leader_election.cc:304] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:19.748526  8992 raft_consensus.cc:3060] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.748660  8970 raft_consensus.cc:697] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 2 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:19.749637  8970 consensus_queue.cc:237] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER 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: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.752059  8891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:19.753947  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.754552  9175 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.754863  8992 raft_consensus.cc:2749] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:19.754580  9186 raft_consensus.cc:2468] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:19.755177  9175 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.756209  8782 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:19.757030  9073 raft_consensus.cc:2804] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.757193  9175 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.757392  9073 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.757999  9073 raft_consensus.cc:3060] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.758668  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:19.758531  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.759368  8743 raft_consensus.cc:2468] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:19.759675  9184 raft_consensus.cc:2410] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:08:19.760403  8784 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 
I20260710 11:08:19.761221  9175 raft_consensus.cc:2804] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.761569  9175 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.761869  9175 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.762825  8567 catalog_manager.cc:5697] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 2 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.764613  9073 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:19.766842  9175 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.767045  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:19.767319  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.767860  9184 raft_consensus.cc:3060] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.769688  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.770264  9186 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.770735  9073 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.774274  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:19.774528  9175 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.774824  8743 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.776911  9186 raft_consensus.cc:2410] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:08:19.774801  9184 raft_consensus.cc:2468] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 2.
I20260710 11:08:19.780342  8782 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:19.780889  8743 raft_consensus.cc:2468] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 2.
I20260710 11:08:19.781318  9175 raft_consensus.cc:2804] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.781783  9175 raft_consensus.cc:697] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:19.782605  8784 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f; no voters: 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:19.782801  9175 consensus_queue.cc:237] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:19.783401  9073 raft_consensus.cc:2804] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.784210  9041 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.784721  9041 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:19.784215  9073 raft_consensus.cc:697] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Becoming Leader. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:19.786675  9041 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.787040  9073 consensus_queue.cc:237] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Queue going to LEADER 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: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.788198  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:19.790792  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.791529  9184 raft_consensus.cc:2393] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530726872dd44c4491add4a32ad0e3d1 in current term 2: Already voted for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in this term.
I20260710 11:08:19.792459  8856 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:19.793257  9041 raft_consensus.cc:3060] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.794142  8567 catalog_manager.cc:5697] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 2 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.799010  9041 raft_consensus.cc:2749] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:19.803546  8992 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.804044  8992 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.805786  8992 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:19.806524  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.806829  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:19.807200  9184 raft_consensus.cc:2468] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:19.806572  8567 catalog_manager.cc:5697] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67). New cstate: current_term: 2 leader_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.808225  8708 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [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: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:19.808915  8992 raft_consensus.cc:2804] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.809207  8992 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.809556  8992 raft_consensus.cc:3060] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.811163  9073 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.811643  9073 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.813966  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.814364  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:19.814538  9184 raft_consensus.cc:2468] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in term 1.
I20260710 11:08:19.815469  8992 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.815994  9073 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.815963  8782 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:19.816502  8743 raft_consensus.cc:2393] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 2: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:19.816852  9073 raft_consensus.cc:2804] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.817216  9073 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.817476  9073 raft_consensus.cc:3060] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.820351  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.820529  8992 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:19.820907  9184 raft_consensus.cc:3060] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.823866  9073 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.825917  9073 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.826704  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:19.827114  9184 raft_consensus.cc:2468] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 2.
I20260710 11:08:19.827245  8743 raft_consensus.cc:2393] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 2: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:19.828225  8708 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:19.828805  8992 raft_consensus.cc:2804] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.829166  8992 raft_consensus.cc:697] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 LEADER]: Becoming Leader. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:19.829799  8992 consensus_queue.cc:237] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:19.830782  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.831518  9186 raft_consensus.cc:2393] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in current term 2: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:19.831983  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:19.832717  8819 raft_consensus.cc:2393] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 630da341c0634a4f969e590ea7a7655f in current term 2: Already voted for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in this term.
I20260710 11:08:19.836467  8782 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [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: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:19.836751  9041 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.837163  9073 raft_consensus.cc:2749] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:19.837194  9041 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.837898  8567 catalog_manager.cc:5697] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 630da341c0634a4f969e590ea7a7655f (127.6.95.66). New cstate: current_term: 2 leader_uuid: "630da341c0634a4f969e590ea7a7655f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.839267  9041 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.839811  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:19.840394  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.841063  9184 raft_consensus.cc:2468] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 1.
I20260710 11:08:19.841935  8856 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [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: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:19.842526  9041 raft_consensus.cc:2804] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.842950  9041 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.843217  9041 raft_consensus.cc:3060] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.845083  8992 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.845611  8992 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.848093  8992 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.848208  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:19.848624  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.849153  9184 raft_consensus.cc:2468] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630da341c0634a4f969e590ea7a7655f in term 1.
I20260710 11:08:19.849686  9041 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.849998  8708 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [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: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:19.850769  8890 raft_consensus.cc:2393] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 630da341c0634a4f969e590ea7a7655f in current term 2: Already voted for candidate 530726872dd44c4491add4a32ad0e3d1 in this term.
I20260710 11:08:19.850749  8992 raft_consensus.cc:2804] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:19.851262  8992 raft_consensus.cc:493] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.852121  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.852675  9184 raft_consensus.cc:3060] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.852859  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:19.853524  9041 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:19.851651  8992 raft_consensus.cc:3060] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.857524  9184 raft_consensus.cc:2468] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:19.858357  8856 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:19.858950  9041 raft_consensus.cc:2804] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:19.859416  9041 raft_consensus.cc:697] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Running, Role: LEADER
I20260710 11:08:19.860205  9041 consensus_queue.cc:237] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.861613  8992 raft_consensus.cc:515] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:19.862630  8743 raft_consensus.cc:2393] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 530726872dd44c4491add4a32ad0e3d1 in current term 2: Already voted for candidate 630da341c0634a4f969e590ea7a7655f in this term.
I20260710 11:08:19.863538  8992 leader_election.cc:290] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [CANDIDATE]: Term 2 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
I20260710 11:08:19.864313  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:19.864995  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194baca128dd4fc781dc8314387893c0" candidate_uuid: "630da341c0634a4f969e590ea7a7655f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:19.865694  9184 raft_consensus.cc:2393] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 630da341c0634a4f969e590ea7a7655f in current term 2: Already voted for candidate 530726872dd44c4491add4a32ad0e3d1 in this term.
I20260710 11:08:19.868736  8708 leader_election.cc:304] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [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: 630da341c0634a4f969e590ea7a7655f; no voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:19.869303  8992 raft_consensus.cc:2749] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:19.870011  8567 catalog_manager.cc:5697] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 reported cstate change: term changed from 1 to 2, leader changed from 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65) to 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "530726872dd44c4491add4a32ad0e3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.906410  9041 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:19.906875  9041 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:19.908715  9041 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:19.909350  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:19.909659  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929246bb3bf84b4583188934c463579a" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:19.910051  9184 raft_consensus.cc:2393] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530726872dd44c4491add4a32ad0e3d1 in current term 2: Already voted for candidate 5890d1b6c76a4d118faaadfc2f9d8e9c in this term.
I20260710 11:08:19.910974  8858 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:19.911530  9041 raft_consensus.cc:3060] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:19.916088  9041 raft_consensus.cc:2749] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:20.000141  9243 raft_consensus.cc:493] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.000607  9243 raft_consensus.cc:515] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:20.002547  9243 leader_election.cc:290] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:20.013021  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:20.013713  8819 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:20.014631  9134 leader_election.cc:304] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [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: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:20.015010  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:20.015462  9243 raft_consensus.cc:2804] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:20.015846  9243 raft_consensus.cc:493] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:20.015651  8890 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 1.
I20260710 11:08:20.016228  9243 raft_consensus.cc:3060] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.021387  9243 raft_consensus.cc:515] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:20.022790  9243 leader_election.cc:290] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Requested vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:20.023559  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:20.023679  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad93f0b94b1a408e85c4486d0572bf56" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:20.024060  8819 raft_consensus.cc:3060] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.024179  8890 raft_consensus.cc:3060] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:20.028443  8890 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:20.028739  8819 raft_consensus.cc:2468] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:20.029290  9135 leader_election.cc:304] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:20.030048  9243 raft_consensus.cc:2804] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:20.031057  9243 raft_consensus.cc:697] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:20.031775  9243 consensus_queue.cc:237] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [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: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:20.035357  9186 raft_consensus.cc:1275] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 5890d1b6c76a4d118faaadfc2f9d8e9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.036670  9073 consensus_queue.cc:1048] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.040002  8567 catalog_manager.cc:5697] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:20.054818  8890 raft_consensus.cc:1275] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 5890d1b6c76a4d118faaadfc2f9d8e9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.056093  9175 consensus_queue.cc:1048] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.081681  9243 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.082275  9243 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:20.084187  9243 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:20.085883  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:20.092280  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:20.092804  8743 raft_consensus.cc:2468] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:20.093647  9134 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:20.094300  9243 raft_consensus.cc:2804] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:20.094578  9243 raft_consensus.cc:493] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:20.094831  9243 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:20.099298  9243 raft_consensus.cc:515] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:20.100756  9243 leader_election.cc:290] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 3 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:20.101568  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:20.101768  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819db4290f94373ba19685a50348b29" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:20.102047  8743 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:20.106827  8743 raft_consensus.cc:2468] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 3.
I20260710 11:08:20.107903  9134 leader_election.cc:304] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:20.108731  9243 raft_consensus.cc:2804] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:20.109122  9243 raft_consensus.cc:697] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 3 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:20.109879  9243 consensus_queue.cc:237] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:20.111728  9186 raft_consensus.cc:1275] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 5890d1b6c76a4d118faaadfc2f9d8e9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.113477  9175 consensus_queue.cc:1048] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.118264  8566 catalog_manager.cc:5697] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 2 to 3, leader changed from 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67) to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 3 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:20.122364  8743 raft_consensus.cc:1275] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 5890d1b6c76a4d118faaadfc2f9d8e9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.124151  9175 consensus_queue.cc:1048] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.208999  8743 raft_consensus.cc:1240] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 3 FOLLOWER]: Rejecting Update request from peer 5890d1b6c76a4d118faaadfc2f9d8e9c for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:20.210243  9175 consensus_queue.cc:1059] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.210865  9185 raft_consensus.cc:3055] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:20.211172  9185 raft_consensus.cc:740] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5890d1b6c76a4d118faaadfc2f9d8e9c, State: Running, Role: LEADER
I20260710 11:08:20.211792  9185 consensus_queue.cc:260] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:20.212663  9185 raft_consensus.cc:3060] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:20.215543  8890 raft_consensus.cc:1275] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 5890d1b6c76a4d118faaadfc2f9d8e9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.216663  9175 consensus_queue.cc:1048] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.224344  9186 raft_consensus.cc:1275] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 5890d1b6c76a4d118faaadfc2f9d8e9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.226104  9236 consensus_queue.cc:1048] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.246323  8743 raft_consensus.cc:1275] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.247470  9041 consensus_queue.cc:1048] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.256457  9186 raft_consensus.cc:1275] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.258034  9263 consensus_queue.cc:1048] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.265614  8890 raft_consensus.cc:1275] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 630da341c0634a4f969e590ea7a7655f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:20.267010  8970 consensus_queue.cc:1048] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.278088  9186 raft_consensus.cc:1275] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 630da341c0634a4f969e590ea7a7655f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:08:20.278467  9186 pending_rounds.cc:85] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Aborting all ops after (but not including) 0
I20260710 11:08:20.278695  9186 pending_rounds.cc:107] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:20.278960  9186 raft_consensus.cc:2889] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:20.281463  8942 consensus_queue.cc:1048] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.373636  8818 raft_consensus.cc:1275] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Refusing update from remote peer 630da341c0634a4f969e590ea7a7655f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.374758  8992 consensus_queue.cc:1048] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.384989  9184 raft_consensus.cc:1275] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 630da341c0634a4f969e590ea7a7655f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.388854  8942 consensus_queue.cc:1048] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:20.430961  8891 raft_consensus.cc:1275] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.432224  9243 consensus_queue.cc:1048] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.444038  8818 raft_consensus.cc:1275] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:20.445428  9243 consensus_queue.cc:1048] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.586445  8818 raft_consensus.cc:1275] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 3 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:20.587759  9243 consensus_queue.cc:1048] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.588395  9243 consensus_queue.cc:1243] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Peer 5890d1b6c76a4d118faaadfc2f9d8e9c log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:08:20.590744  8818 pending_rounds.cc:85] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Aborting all ops after (but not including) 0
I20260710 11:08:20.591073  8818 pending_rounds.cc:107] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 11:08:20.591279  8818 raft_consensus.cc:2889] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:20.597052  8743 raft_consensus.cc:1275] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 3 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:20.598536  9273 consensus_queue.cc:1048] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:28.798717  8711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.68:38459, user_credentials={real_user=slave}} blocked reactor thread for 96443.6us
W20260710 11:08:28.880586  8711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.68:38459, user_credentials={real_user=slave}} blocked reactor thread for 70904us
W20260710 11:08:28.888126  8783 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.720s	user 0.005s	sys 0.019s
W20260710 11:08:28.888484  8783 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.720s	user 0.005s	sys 0.019s
I20260710 11:08:29.169203  9300 raft_consensus.cc:493] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 630da341c0634a4f969e590ea7a7655f)
I20260710 11:08:29.170097  9300 raft_consensus.cc:515] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:29.173890  9300 leader_election.cc:290] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:29.174289  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
W20260710 11:08:29.179363  8782 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.027s	user 0.026s	sys 0.011s
W20260710 11:08:29.179693  8782 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.028s	user 0.026s	sys 0.011s
I20260710 11:08:29.182317  9300 raft_consensus.cc:493] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 630da341c0634a4f969e590ea7a7655f)
I20260710 11:08:29.182821  9300 raft_consensus.cc:515] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:29.185503  9300 leader_election.cc:290] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:29.185667  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "630da341c0634a4f969e590ea7a7655f" is_pre_election: true
I20260710 11:08:29.201174  9302 raft_consensus.cc:493] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5890d1b6c76a4d118faaadfc2f9d8e9c)
I20260710 11:08:29.201785  9302 raft_consensus.cc:515] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:29.203717  9302 leader_election.cc:290] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:29.207274  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:29.207978  8890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f10b0738a44a89bceab8ea2d60a625" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:29.209620  9135 leader_election.cc:304] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:29.214928  9178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016d52eb8e4f46aca34fe559f55ef77b" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:29.216749  8782 leader_election.cc:304] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:29.217331  9302 raft_consensus.cc:493] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5890d1b6c76a4d118faaadfc2f9d8e9c)
I20260710 11:08:29.217847  9302 raft_consensus.cc:515] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:29.218077  9300 raft_consensus.cc:2749] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:29.220443  9304 raft_consensus.cc:2749] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:29.219518  9302 leader_election.cc:290] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459)
I20260710 11:08:29.226191  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "530726872dd44c4491add4a32ad0e3d1" is_pre_election: true
I20260710 11:08:29.229035  8818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66d672d07d5489bb7b663c5de2d8a40" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" is_pre_election: true
I20260710 11:08:29.230578  9134 leader_election.cc:304] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75d105da17aa43e48ae7296972cf37f4; no voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c
I20260710 11:08:29.231314  9304 raft_consensus.cc:2749] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:29.244105  9177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2d1adea56a4a47aca5e1fd38ce8115" candidate_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75d105da17aa43e48ae7296972cf37f4" is_pre_election: true
I20260710 11:08:29.246052  8782 leader_election.cc:304] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:29.247006  9300 raft_consensus.cc:2749] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:29.511868  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:29.536456  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "530726872dd44c4491add4a32ad0e3d1"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:29.537035  8743 raft_consensus.cc:606] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:29.539043  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "532aa567c12748a2a144792270c9252b"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:29.539417  8743 raft_consensus.cc:606] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:29.541356  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:29.541772  8743 raft_consensus.cc:606] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:29.543581  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:29.543985  8743 raft_consensus.cc:606] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:29.545761  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "530726872dd44c4491add4a32ad0e3d1"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:29.546146  8743 raft_consensus.cc:606] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:29.547021  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:29.547613  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:29.613423  9268 raft_consensus.cc:993] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:29.613950  9294 raft_consensus.cc:1081] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:29.615423  9182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f"
dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:45164
I20260710 11:08:29.615913  9182 raft_consensus.cc:493] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.616235  9182 raft_consensus.cc:3060] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.621835  9182 raft_consensus.cc:515] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:29.623330  9182 leader_election.cc:290] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:29.624202  8891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:29.624297  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc975f7afa94e7c84b48e1b0afdc83f" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:29.624701  8891 raft_consensus.cc:3060] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.624801  8743 raft_consensus.cc:3055] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.625144  8743 raft_consensus.cc:740] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:29.625814  8743 consensus_queue.cc:260] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:29.626716  8743 raft_consensus.cc:3060] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.630640  8891 raft_consensus.cc:2468] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:29.632015  9135 leader_election.cc:304] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:29.632457  8743 raft_consensus.cc:2468] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:29.632841  9303 raft_consensus.cc:2804] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.633309  9303 raft_consensus.cc:697] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:29.634187  9303 consensus_queue.cc:237] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:29.644629  8566 catalog_manager.cc:5697] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:29.736944  9268 raft_consensus.cc:993] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 530726872dd44c4491add4a32ad0e3d1 to start an election
I20260710 11:08:29.737334  9296 raft_consensus.cc:1081] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 530726872dd44c4491add4a32ad0e3d1 to start an election
I20260710 11:08:29.738557  8891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb"
dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
 from {username='slave'} at 127.0.0.1:51140
I20260710 11:08:29.739023  8891 raft_consensus.cc:493] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.739336  8891 raft_consensus.cc:3060] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.744076  8891 raft_consensus.cc:515] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:29.745344  8891 leader_election.cc:290] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:29.746003  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:29.746346  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe3d6c3059341dfafefc73c8d798deb" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:29.746562  8743 raft_consensus.cc:3055] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.746855  8743 raft_consensus.cc:740] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:29.746914  8817 raft_consensus.cc:3060] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.747632  8743 consensus_queue.cc:260] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:29.748831  8743 raft_consensus.cc:3060] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.753696  8817 raft_consensus.cc:2468] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:29.754711  8858 leader_election.cc:304] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 
I20260710 11:08:29.754815  8743 raft_consensus.cc:2468] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:29.755393  9041 raft_consensus.cc:2804] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.756188  9041 raft_consensus.cc:697] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Running, Role: LEADER
I20260710 11:08:29.756804  9041 consensus_queue.cc:237] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:29.763726  8566 catalog_manager.cc:5697] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "530726872dd44c4491add4a32ad0e3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.838835  9268 raft_consensus.cc:993] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 530726872dd44c4491add4a32ad0e3d1 to start an election
I20260710 11:08:29.839211  9296 raft_consensus.cc:1081] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 530726872dd44c4491add4a32ad0e3d1 to start an election
I20260710 11:08:29.840443  8891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49"
dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
 from {username='slave'} at 127.0.0.1:51140
I20260710 11:08:29.840842  8891 raft_consensus.cc:493] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.841150  8891 raft_consensus.cc:3060] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.845530  8891 raft_consensus.cc:515] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:29.846974  8891 leader_election.cc:290] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:29.847548  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:29.847959  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5929abf9fb4bcda0c060607ce1ba49" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:29.848138  8743 raft_consensus.cc:3055] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.848508  8743 raft_consensus.cc:740] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:29.848567  8817 raft_consensus.cc:3060] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.849359  8743 consensus_queue.cc:260] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:29.850530  8743 raft_consensus.cc:3060] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.854946  8817 raft_consensus.cc:2468] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:29.855862  8858 leader_election.cc:304] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 5890d1b6c76a4d118faaadfc2f9d8e9c; no voters: 
I20260710 11:08:29.856313  8743 raft_consensus.cc:2468] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:29.856501  9041 raft_consensus.cc:2804] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.856932  9041 raft_consensus.cc:697] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Running, Role: LEADER
I20260710 11:08:29.857594  9041 consensus_queue.cc:237] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:29.863822  8566 catalog_manager.cc:5697] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "530726872dd44c4491add4a32ad0e3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.882143  9268 raft_consensus.cc:993] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:29.882519  9296 raft_consensus.cc:1081] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:29.883651  9182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "532aa567c12748a2a144792270c9252b"
dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:45164
I20260710 11:08:29.884078  9182 raft_consensus.cc:493] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.884336  9182 raft_consensus.cc:3060] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.888693  9182 raft_consensus.cc:515] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:29.890134  9182 leader_election.cc:290] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:29.890806  8891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:29.891139  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "532aa567c12748a2a144792270c9252b" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:29.891383  8891 raft_consensus.cc:3060] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.891680  8743 raft_consensus.cc:3055] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.891986  8743 raft_consensus.cc:740] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:29.892726  8743 consensus_queue.cc:260] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:29.893831  8743 raft_consensus.cc:3060] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.897184  8891 raft_consensus.cc:2468] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:29.898156  9135 leader_election.cc:304] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:29.898898  9303 raft_consensus.cc:2804] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.899340  9303 raft_consensus.cc:697] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:29.899535  8743 raft_consensus.cc:2468] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:29.900341  9303 consensus_queue.cc:237] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:29.907758  8566 catalog_manager.cc:5697] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:29.984488  8840 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1620 after lost signal to thread 6528
W20260710 11:08:29.985302  8840 debug-util.cc:398] Leaking SignalData structure 0x7b0800152b00 after lost signal to thread 8601
W20260710 11:08:29.986671  8840 debug-util.cc:398] Leaking SignalData structure 0x7b0800157020 after lost signal to thread 8843
W20260710 11:08:29.987421  8840 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7e00 after lost signal to thread 8917
W20260710 11:08:29.988318  8840 debug-util.cc:398] Leaking SignalData structure 0x7b08000dbc40 after lost signal to thread 9211
I20260710 11:08:30.078976  9268 raft_consensus.cc:993] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:30.079381  9296 raft_consensus.cc:1081] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:30.080849  9182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e"
dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:45164
I20260710 11:08:30.081284  9182 raft_consensus.cc:493] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:30.081610  9182 raft_consensus.cc:3060] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.086083  9182 raft_consensus.cc:515] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:30.087598  9182 leader_election.cc:290] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Requested vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
I20260710 11:08:30.088618  8817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c"
I20260710 11:08:30.088582  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855e4c2394484d028b986c1b7b861d1e" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:30.089229  8817 raft_consensus.cc:3060] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.089644  8743 raft_consensus.cc:3055] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:30.089959  8743 raft_consensus.cc:740] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:30.090669  8743 consensus_queue.cc:260] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:30.091799  8743 raft_consensus.cc:3060] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.093978  8817 raft_consensus.cc:2468] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:30.094846  9134 leader_election.cc:304] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:30.095455  9303 raft_consensus.cc:2804] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.095815  9303 raft_consensus.cc:697] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:30.096603  9303 consensus_queue.cc:237] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } }
I20260710 11:08:30.098037  8743 raft_consensus.cc:2468] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:30.103713  8566 catalog_manager.cc:5697] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:30.140944  8743 raft_consensus.cc:1275] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.142623  9041 consensus_queue.cc:1048] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.155853  8817 raft_consensus.cc:1275] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.157466  9041 consensus_queue.cc:1048] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.198706  8891 raft_consensus.cc:1275] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.199898  9303 consensus_queue.cc:1048] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.212873  8743 raft_consensus.cc:1275] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.214363  9303 consensus_queue.cc:1048] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.297657  8743 raft_consensus.cc:1275] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.298658  9312 consensus_queue.cc:1048] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.307592  8817 raft_consensus.cc:1275] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.309767  9327 consensus_queue.cc:1048] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:30.389366  8743 raft_consensus.cc:1275] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.390383  9303 consensus_queue.cc:1048] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.398566  8891 raft_consensus.cc:1275] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.399749  9324 consensus_queue.cc:1048] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:30.548434  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.559095  8817 raft_consensus.cc:1275] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.561036  9324 consensus_queue.cc:1048] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.566474  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.576681  8744 raft_consensus.cc:1275] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.580207  9303 consensus_queue.cc:1048] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.591595  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:30.592147  8743 raft_consensus.cc:606] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:30.594825  8743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472"
dest_uuid: "630da341c0634a4f969e590ea7a7655f"
mode: GRACEFUL
new_leader_uuid: "530726872dd44c4491add4a32ad0e3d1"
 from {username='slave'} at 127.0.0.1:36972
I20260710 11:08:30.596079  8743 raft_consensus.cc:606] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Received request to transfer leadership to TS 530726872dd44c4491add4a32ad0e3d1
I20260710 11:08:30.597541  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:30.598351  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:30.771255  9296 raft_consensus.cc:993] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 530726872dd44c4491add4a32ad0e3d1 to start an election
I20260710 11:08:30.771659  9268 raft_consensus.cc:1081] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 530726872dd44c4491add4a32ad0e3d1 to start an election
I20260710 11:08:30.773032  8891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472"
dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
 from {username='slave'} at 127.0.0.1:51140
I20260710 11:08:30.773432  8891 raft_consensus.cc:493] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:30.773689  8891 raft_consensus.cc:3060] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.777726  8891 raft_consensus.cc:515] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:30.779551  8891 leader_election.cc:290] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Requested vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:30.780154  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:30.780748  8743 raft_consensus.cc:3055] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:30.780969  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e839118d6b4d7c975352d5b15b9472" candidate_uuid: "530726872dd44c4491add4a32ad0e3d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
I20260710 11:08:30.781082  8743 raft_consensus.cc:740] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:30.781605  9182 raft_consensus.cc:3060] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.782126  8743 consensus_queue.cc:260] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:30.783447  8743 raft_consensus.cc:3060] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.786610  9182 raft_consensus.cc:2468] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:30.787734  8856 leader_election.cc:304] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:30.788339  9041 raft_consensus.cc:2804] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.788741  9041 raft_consensus.cc:697] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Becoming Leader. State: Replica: 530726872dd44c4491add4a32ad0e3d1, State: Running, Role: LEADER
I20260710 11:08:30.789538  8743 raft_consensus.cc:2468] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530726872dd44c4491add4a32ad0e3d1 in term 2.
I20260710 11:08:30.789561  9041 consensus_queue.cc:237] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:30.797717  8565 catalog_manager.cc:5697] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68). New cstate: current_term: 2 leader_uuid: "530726872dd44c4491add4a32ad0e3d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:30.819408  9296 raft_consensus.cc:993] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: : Instructing follower 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:30.819862  9296 raft_consensus.cc:1081] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Signalling peer 75d105da17aa43e48ae7296972cf37f4 to start an election
I20260710 11:08:30.821188  9182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c"
dest_uuid: "75d105da17aa43e48ae7296972cf37f4"
 from {username='slave'} at 127.0.0.1:45164
I20260710 11:08:30.821655  9182 raft_consensus.cc:493] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:30.821929  9182 raft_consensus.cc:3060] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.826467  9182 raft_consensus.cc:515] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:30.827991  9182 leader_election.cc:290] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Requested vote from peers 530726872dd44c4491add4a32ad0e3d1 (127.6.95.68:38459), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:30.828653  8892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530726872dd44c4491add4a32ad0e3d1"
I20260710 11:08:30.828915  8743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a4a2470c6f43c184fc71a6dd366d5c" candidate_uuid: "75d105da17aa43e48ae7296972cf37f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "630da341c0634a4f969e590ea7a7655f"
I20260710 11:08:30.829236  8892 raft_consensus.cc:3060] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.829350  8743 raft_consensus.cc:3055] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:30.829912  8743 raft_consensus.cc:740] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 630da341c0634a4f969e590ea7a7655f, State: Running, Role: LEADER
I20260710 11:08:30.830474  8743 consensus_queue.cc:260] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:30.831244  8743 raft_consensus.cc:3060] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.835181  8743 raft_consensus.cc:2468] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:30.836045  8892 raft_consensus.cc:2468] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75d105da17aa43e48ae7296972cf37f4 in term 2.
I20260710 11:08:30.836112  9134 leader_election.cc:304] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4; no voters: 
I20260710 11:08:30.836938  9303 raft_consensus.cc:2804] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.837366  9303 raft_consensus.cc:697] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Becoming Leader. State: Replica: 75d105da17aa43e48ae7296972cf37f4, State: Running, Role: LEADER
I20260710 11:08:30.838181  9303 consensus_queue.cc:237] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:30.845731  8565 catalog_manager.cc:5697] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 reported cstate change: term changed from 1 to 2, leader changed from 630da341c0634a4f969e590ea7a7655f (127.6.95.66) to 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "75d105da17aa43e48ae7296972cf37f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.362011  8743 raft_consensus.cc:1275] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.363003  9312 consensus_queue.cc:1048] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.377293  9182 raft_consensus.cc:1275] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Refusing update from remote peer 530726872dd44c4491add4a32ad0e3d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.380111  9340 consensus_queue.cc:1048] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.444677  8744 raft_consensus.cc:1275] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.445990  9303 consensus_queue.cc:1048] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.457157  8892 raft_consensus.cc:1275] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Refusing update from remote peer 75d105da17aa43e48ae7296972cf37f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.458736  9303 consensus_queue.cc:1048] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.599217  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:31.618067  6525 tablet_server.cc:179] TabletServer@127.6.95.65:40301 shutting down...
W20260710 11:08:31.630762  8708 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 26 similar messages]
W20260710 11:08:31.634752  8708 consensus_peers.cc:597] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. 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 11:08:31.646152  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:31.647024  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.647987  6525 raft_consensus.cc:2243] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.648805  6525 raft_consensus.cc:2272] T 855e4c2394484d028b986c1b7b861d1e P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.650923  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.651474  6525 raft_consensus.cc:2243] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.651842  6525 raft_consensus.cc:2272] T a66d672d07d5489bb7b663c5de2d8a40 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.654198  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.655026  6525 raft_consensus.cc:2243] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.655577  6525 raft_consensus.cc:2272] T 6e856c5fb1294c5785479d3cfde18316 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.658092  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.658612  6525 raft_consensus.cc:2243] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.659058  6525 raft_consensus.cc:2272] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.661376  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.662249  6525 raft_consensus.cc:2243] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.662796  6525 raft_consensus.cc:2272] T b970df6390a3404392999b6ccd51d38d P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.665392  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.665949  6525 raft_consensus.cc:2243] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.666343  6525 raft_consensus.cc:2272] T 28f10b0738a44a89bceab8ea2d60a625 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.668083  8782 consensus_peers.cc:597] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. 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 11:08:31.668638  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.669154  6525 raft_consensus.cc:2243] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.669550  6525 raft_consensus.cc:2272] T 929246bb3bf84b4583188934c463579a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.671474  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.672024  6525 raft_consensus.cc:2243] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.672719  6525 raft_consensus.cc:2272] T 0819db4290f94373ba19685a50348b29 P 75d105da17aa43e48ae7296972cf37f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.674726  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.675416  6525 raft_consensus.cc:2243] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.675876  6525 raft_consensus.cc:2272] T 67e839118d6b4d7c975352d5b15b9472 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.678179  8782 consensus_peers.cc:597] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. 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 11:08:31.678574  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.679170  6525 raft_consensus.cc:2243] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.679857  6525 raft_consensus.cc:2272] T 13a4a2470c6f43c184fc71a6dd366d5c P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.681891  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.682478  6525 raft_consensus.cc:2243] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.682880  6525 raft_consensus.cc:2272] T cd4cac56051c40e48fabbad4f2507c45 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.684753  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.685228  6525 raft_consensus.cc:2243] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.685866  6525 raft_consensus.cc:2272] T 7bc975f7afa94e7c84b48e1b0afdc83f P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.687601  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.688068  6525 raft_consensus.cc:2243] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.688439  6525 raft_consensus.cc:2272] T b464886bd15342caa7ddc28ea6578419 P 75d105da17aa43e48ae7296972cf37f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.690368  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.691005  6525 raft_consensus.cc:2243] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.692022  6525 raft_consensus.cc:2272] T ad93f0b94b1a408e85c4486d0572bf56 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.694289  8708 consensus_peers.cc:597] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. 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 11:08:31.694795  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.695477  6525 raft_consensus.cc:2243] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.696000  6525 raft_consensus.cc:2272] T 1fd45a27609e46939943b6138e14a52a P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.698403  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.698873  6525 raft_consensus.cc:2243] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.699393  6525 raft_consensus.cc:2272] T 194baca128dd4fc781dc8314387893c0 P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.701923  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.702495  6525 raft_consensus.cc:2243] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.702893  6525 raft_consensus.cc:2272] T 016d52eb8e4f46aca34fe559f55ef77b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.704712  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:31.705188  6525 raft_consensus.cc:2243] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.705992  6525 raft_consensus.cc:2272] T 532aa567c12748a2a144792270c9252b P 75d105da17aa43e48ae7296972cf37f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.731189  8782 consensus_peers.cc:597] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.747044  6525 tablet_server.cc:196] TabletServer@127.6.95.65:40301 shutdown complete.
I20260710 11:08:31.788534  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
W20260710 11:08:31.806036  8784 consensus_peers.cc:597] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Couldn't send request to peer 630da341c0634a4f969e590ea7a7655f. 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 11:08:31.816679  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:31.817497  6525 tablet_replica.cc:333] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.818239  6525 raft_consensus.cc:2243] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.819242  6525 raft_consensus.cc:2272] T 2a47a8cb73ec463c9e2440923497de11 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.821938  6525 tablet_replica.cc:333] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
W20260710 11:08:31.821893  8782 consensus_peers.cc:597] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.823012  6525 raft_consensus.cc:2243] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.823779  6525 raft_consensus.cc:2272] T 0819db4290f94373ba19685a50348b29 P 630da341c0634a4f969e590ea7a7655f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.825805  6525 tablet_replica.cc:333] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.826390  6525 raft_consensus.cc:2243] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.826759  6525 raft_consensus.cc:2272] T ffe3d6c3059341dfafefc73c8d798deb P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.828917  6525 tablet_replica.cc:333] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.829604  6525 raft_consensus.cc:2243] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.830590  6525 raft_consensus.cc:2272] T cd4cac56051c40e48fabbad4f2507c45 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.830732  8856 consensus_peers.cc:597] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.832669  6525 tablet_replica.cc:333] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.833240  6525 raft_consensus.cc:2243] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.833603  6525 raft_consensus.cc:2272] T 7bc975f7afa94e7c84b48e1b0afdc83f P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.835425  6525 tablet_replica.cc:333] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.835947  6525 raft_consensus.cc:2243] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.836376  6525 raft_consensus.cc:2272] T 27dee626f979494aa2e1fe8035b9c036 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.838099  6525 tablet_replica.cc:333] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.838591  6525 raft_consensus.cc:2243] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.838976  6525 raft_consensus.cc:2272] T 1fd45a27609e46939943b6138e14a52a P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.840837  6525 tablet_replica.cc:333] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.841367  6525 raft_consensus.cc:2243] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.842046  6525 raft_consensus.cc:2272] T 016d52eb8e4f46aca34fe559f55ef77b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.843842  6525 tablet_replica.cc:333] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.844403  6525 raft_consensus.cc:2243] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.845137  6525 raft_consensus.cc:2272] T 879f6854ff384ccd8d71b43609b1e6fc P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.846992  6525 tablet_replica.cc:333] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.847486  6525 raft_consensus.cc:2243] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.847839  6525 raft_consensus.cc:2272] T 532aa567c12748a2a144792270c9252b P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.849643  6525 tablet_replica.cc:333] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.850111  6525 raft_consensus.cc:2243] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.850515  6525 raft_consensus.cc:2272] T 194baca128dd4fc781dc8314387893c0 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.852280  6525 tablet_replica.cc:333] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.852754  6525 raft_consensus.cc:2243] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.853153  6525 raft_consensus.cc:2272] T 2b5929abf9fb4bcda0c060607ce1ba49 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.854864  6525 tablet_replica.cc:333] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.855320  6525 raft_consensus.cc:2243] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.856067  6525 raft_consensus.cc:2272] T 397ee6df70d3463594f0c1914c21a077 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.857793  6525 tablet_replica.cc:333] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.858474  6525 raft_consensus.cc:2243] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.858960  6525 raft_consensus.cc:2272] T 13a4a2470c6f43c184fc71a6dd366d5c P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.861159  6525 tablet_replica.cc:333] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.861608  6525 raft_consensus.cc:2243] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.861972  6525 raft_consensus.cc:2272] T 67e839118d6b4d7c975352d5b15b9472 P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.864112  6525 tablet_replica.cc:333] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.864555  6525 raft_consensus.cc:2243] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.865373  6525 raft_consensus.cc:2272] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.867501  6525 tablet_replica.cc:333] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.868095  6525 raft_consensus.cc:2243] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.868568  6525 raft_consensus.cc:2272] T b970df6390a3404392999b6ccd51d38d P 630da341c0634a4f969e590ea7a7655f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.869946  8782 consensus_peers.cc:597] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.870639  6525 tablet_replica.cc:333] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f: stopping tablet replica
I20260710 11:08:31.871140  6525 raft_consensus.cc:2243] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.871495  6525 raft_consensus.cc:2272] T 855e4c2394484d028b986c1b7b861d1e P 630da341c0634a4f969e590ea7a7655f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.898654  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
W20260710 11:08:31.925208  8782 consensus_peers.cc:597] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.932415  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
I20260710 11:08:31.962970  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:31.963814  6525 tablet_replica.cc:333] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.964615  6525 raft_consensus.cc:2243] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.965262  6525 raft_consensus.cc:2272] T ad93f0b94b1a408e85c4486d0572bf56 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.968065  6525 tablet_replica.cc:333] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.968819  6525 raft_consensus.cc:2243] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.969307  6525 raft_consensus.cc:2272] T 397ee6df70d3463594f0c1914c21a077 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.971865  6525 tablet_replica.cc:333] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.972568  6525 raft_consensus.cc:2243] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.973071  6525 raft_consensus.cc:2272] T 2a47a8cb73ec463c9e2440923497de11 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.975673  8858 consensus_peers.cc:597] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 -> Peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Couldn't send request to peer 5890d1b6c76a4d118faaadfc2f9d8e9c. 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 11:08:31.976296  6525 tablet_replica.cc:333] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.976900  6525 raft_consensus.cc:2243] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.977288  6525 raft_consensus.cc:2272] T b464886bd15342caa7ddc28ea6578419 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.979225  6525 tablet_replica.cc:333] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.979694  6525 raft_consensus.cc:2243] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.980094  6525 raft_consensus.cc:2272] T 27dee626f979494aa2e1fe8035b9c036 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.981946  6525 tablet_replica.cc:333] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.982419  6525 raft_consensus.cc:2243] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.983162  6525 raft_consensus.cc:2272] T 28f10b0738a44a89bceab8ea2d60a625 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.984818  6525 tablet_replica.cc:333] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.985268  6525 raft_consensus.cc:2243] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.985626  6525 raft_consensus.cc:2272] T 2b5929abf9fb4bcda0c060607ce1ba49 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.987290  6525 tablet_replica.cc:333] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.987900  6525 raft_consensus.cc:2243] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.988695  6525 raft_consensus.cc:2272] T 1fd45a27609e46939943b6138e14a52a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.990679  6525 tablet_replica.cc:333] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.991272  6525 raft_consensus.cc:2243] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.992100  6525 raft_consensus.cc:2272] T 6e856c5fb1294c5785479d3cfde18316 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:31.993654  8858 consensus_peers.cc:597] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Couldn't send request to peer 630da341c0634a4f969e590ea7a7655f. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.994220  6525 tablet_replica.cc:333] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.994724  6525 raft_consensus.cc:2243] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:31.995467  6525 raft_consensus.cc:2272] T a66d672d07d5489bb7b663c5de2d8a40 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:31.997515  6525 tablet_replica.cc:333] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:31.998099  6525 raft_consensus.cc:2243] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:31.998517  6525 raft_consensus.cc:2272] T 0819db4290f94373ba19685a50348b29 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.000573  6525 tablet_replica.cc:333] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
W20260710 11:08:32.000938  8858 consensus_peers.cc:597] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Couldn't send request to peer 630da341c0634a4f969e590ea7a7655f. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.001185  6525 raft_consensus.cc:2243] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.001655  6525 raft_consensus.cc:2272] T ffe3d6c3059341dfafefc73c8d798deb P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.003345  6525 tablet_replica.cc:333] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:32.003811  6525 raft_consensus.cc:2243] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:32.004587  6525 raft_consensus.cc:2272] T 929246bb3bf84b4583188934c463579a P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.006465  6525 tablet_replica.cc:333] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:32.006945  6525 raft_consensus.cc:2243] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:32.007614  6525 raft_consensus.cc:2272] T b970df6390a3404392999b6ccd51d38d P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.009385  6525 tablet_replica.cc:333] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:32.009824  6525 raft_consensus.cc:2243] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.010195  6525 raft_consensus.cc:2272] T 8f2d1adea56a4a47aca5e1fd38ce8115 P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.012532  6525 tablet_replica.cc:333] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:32.013132  6525 raft_consensus.cc:2243] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.013641  6525 raft_consensus.cc:2272] T 016d52eb8e4f46aca34fe559f55ef77b P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.015966  6525 tablet_replica.cc:333] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
I20260710 11:08:32.016532  6525 raft_consensus.cc:2243] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.016968  6525 raft_consensus.cc:2272] T 879f6854ff384ccd8d71b43609b1e6fc P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.019317  6525 tablet_replica.cc:333] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c: stopping tablet replica
W20260710 11:08:32.019511  8856 consensus_peers.cc:597] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.019819  6525 raft_consensus.cc:2243] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.020311  6525 raft_consensus.cc:2272] T 855e4c2394484d028b986c1b7b861d1e P 5890d1b6c76a4d118faaadfc2f9d8e9c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:32.061347  8858 consensus_peers.cc:597] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Couldn't send request to peer 630da341c0634a4f969e590ea7a7655f. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.134059  8858 consensus_peers.cc:597] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 -> Peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Couldn't send request to peer 630da341c0634a4f969e590ea7a7655f. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.171252  8858 consensus_peers.cc:597] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Couldn't send request to peer 5890d1b6c76a4d118faaadfc2f9d8e9c. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.200011  8856 consensus_peers.cc:597] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Couldn't send request to peer 75d105da17aa43e48ae7296972cf37f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.218626  8858 consensus_peers.cc:597] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Couldn't send request to peer 5890d1b6c76a4d118faaadfc2f9d8e9c. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.223088  8858 consensus_peers.cc:597] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Couldn't send request to peer 630da341c0634a4f969e590ea7a7655f. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:32.401110  8858 consensus_peers.cc:597] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 -> Peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Couldn't send request to peer 5890d1b6c76a4d118faaadfc2f9d8e9c. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.751607  9342 raft_consensus.cc:493] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:32.752154  9342 raft_consensus.cc:515] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:32.754189  9342 leader_election.cc:290] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
W20260710 11:08:32.758226  8856 leader_election.cc:336] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111)
W20260710 11:08:32.759716  8858 leader_election.cc:336] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111)
I20260710 11:08:32.760120  8858 leader_election.cc:304] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:32.760768  9342 raft_consensus.cc:2749] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:32.869863  9342 raft_consensus.cc:493] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 630da341c0634a4f969e590ea7a7655f)
I20260710 11:08:32.870258  9342 raft_consensus.cc:515] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:32.871869  9342 leader_election.cc:290] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
W20260710 11:08:32.875082  8858 leader_election.cc:336] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111)
W20260710 11:08:32.875666  8858 leader_election.cc:336] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111)
I20260710 11:08:32.875952  8858 leader_election.cc:304] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:32.876430  9342 raft_consensus.cc:2749] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:32.895364  9342 raft_consensus.cc:493] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:32.895778  9342 raft_consensus.cc:515] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } }
I20260710 11:08:32.897423  9342 leader_election.cc:290] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619), 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301)
W20260710 11:08:32.901394  8858 leader_election.cc:336] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111)
W20260710 11:08:32.901794  8856 leader_election.cc:336] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111)
I20260710 11:08:32.902123  8856 leader_election.cc:304] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:32.902598  9342 raft_consensus.cc:2749] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:32.962930  9342 raft_consensus.cc:493] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:32.963301  9342 raft_consensus.cc:515] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:32.964915  9342 leader_election.cc:290] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
W20260710 11:08:32.968410  8858 leader_election.cc:336] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111)
W20260710 11:08:32.968888  8856 leader_election.cc:336] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111)
I20260710 11:08:32.969224  8856 leader_election.cc:304] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:32.969694  9342 raft_consensus.cc:2749] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.011202  9342 raft_consensus.cc:493] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 630da341c0634a4f969e590ea7a7655f)
I20260710 11:08:33.011593  9342 raft_consensus.cc:515] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:33.013104  9342 leader_election.cc:290] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
W20260710 11:08:33.016484  8858 leader_election.cc:336] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111)
W20260710 11:08:33.017092  8858 leader_election.cc:336] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111)
I20260710 11:08:33.017437  8858 leader_election.cc:304] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 630da341c0634a4f969e590ea7a7655f
I20260710 11:08:33.018013  9342 raft_consensus.cc:2749] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:33.024231  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:08:33.051584  6525 tablet_server.cc:179] TabletServer@127.6.95.68:0 shutting down...
I20260710 11:08:33.052872  9342 raft_consensus.cc:493] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5890d1b6c76a4d118faaadfc2f9d8e9c)
I20260710 11:08:33.054000  9342 raft_consensus.cc:515] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "5890d1b6c76a4d118faaadfc2f9d8e9c" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 41619 } } peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } }
I20260710 11:08:33.056172  9342 leader_election.cc:290] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619)
W20260710 11:08:33.059613  8856 leader_election.cc:336] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111)
W20260710 11:08:33.060077  8858 leader_election.cc:336] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5890d1b6c76a4d118faaadfc2f9d8e9c (127.6.95.67:41619): Network error: Client connection negotiation failed: client connection to 127.6.95.67:41619: connect: Connection refused (error 111)
I20260710 11:08:33.060461  8858 leader_election.cc:304] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 5890d1b6c76a4d118faaadfc2f9d8e9c, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:33.061120  9342 raft_consensus.cc:2749] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.081065  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:33.081751  6525 tablet_replica.cc:333] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.082365  6525 raft_consensus.cc:2243] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.082808  6525 raft_consensus.cc:2272] T 2a47a8cb73ec463c9e2440923497de11 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.084632  6525 tablet_replica.cc:333] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.085165  6525 raft_consensus.cc:2243] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.085528  6525 raft_consensus.cc:2272] T ad93f0b94b1a408e85c4486d0572bf56 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.087208  6525 tablet_replica.cc:333] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.087692  6525 raft_consensus.cc:2243] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.088092  6525 raft_consensus.cc:2272] T cd4cac56051c40e48fabbad4f2507c45 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.089670  6525 tablet_replica.cc:333] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.090164  6525 raft_consensus.cc:2243] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.090533  6525 raft_consensus.cc:2272] T 7bc975f7afa94e7c84b48e1b0afdc83f P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.092170  6525 tablet_replica.cc:333] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.092617  6525 raft_consensus.cc:2243] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.092962  6525 raft_consensus.cc:2272] T 929246bb3bf84b4583188934c463579a P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.094637  6525 tablet_replica.cc:333] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.095072  6525 raft_consensus.cc:2243] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.095715  6525 raft_consensus.cc:2272] T ffe3d6c3059341dfafefc73c8d798deb P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.097337  6525 tablet_replica.cc:333] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.097777  6525 raft_consensus.cc:2243] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.098423  6525 raft_consensus.cc:2272] T b464886bd15342caa7ddc28ea6578419 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.100088  6525 tablet_replica.cc:333] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.100570  6525 raft_consensus.cc:2243] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.101188  6525 raft_consensus.cc:2272] T 27dee626f979494aa2e1fe8035b9c036 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.102843  6525 tablet_replica.cc:333] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.103300  6525 raft_consensus.cc:2243] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.103670  6525 raft_consensus.cc:2272] T 28f10b0738a44a89bceab8ea2d60a625 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.105273  6525 tablet_replica.cc:333] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.105731  6525 raft_consensus.cc:2243] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.106092  6525 raft_consensus.cc:2272] T 397ee6df70d3463594f0c1914c21a077 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.108039  6525 tablet_replica.cc:333] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.108686  6525 raft_consensus.cc:2243] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.109485  6525 raft_consensus.cc:2272] T 67e839118d6b4d7c975352d5b15b9472 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.109889  9342 raft_consensus.cc:493] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 75d105da17aa43e48ae7296972cf37f4)
I20260710 11:08:33.110267  9342 raft_consensus.cc:515] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "530726872dd44c4491add4a32ad0e3d1" member_type: VOTER last_known_addr { host: "127.6.95.68" port: 38459 } } peers { permanent_uuid: "75d105da17aa43e48ae7296972cf37f4" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 40301 } } peers { permanent_uuid: "630da341c0634a4f969e590ea7a7655f" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34807 } }
I20260710 11:08:33.111512  6525 tablet_replica.cc:333] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.111881  9342 leader_election.cc:290] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301), 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807)
I20260710 11:08:33.112216  6525 raft_consensus.cc:2243] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.112767  6525 raft_consensus.cc:2272] T 13a4a2470c6f43c184fc71a6dd366d5c P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.114910  6525 tablet_replica.cc:333] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
W20260710 11:08:33.115103  8858 leader_election.cc:336] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 630da341c0634a4f969e590ea7a7655f (127.6.95.66:34807): Network error: Client connection negotiation failed: client connection to 127.6.95.66:34807: connect: Connection refused (error 111)
I20260710 11:08:33.115406  6525 raft_consensus.cc:2243] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.115782  6525 raft_consensus.cc:2272] T 879f6854ff384ccd8d71b43609b1e6fc P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.116241  8856 leader_election.cc:336] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 75d105da17aa43e48ae7296972cf37f4 (127.6.95.65:40301): Network error: Client connection negotiation failed: client connection to 127.6.95.65:40301: connect: Connection refused (error 111)
I20260710 11:08:33.116653  8856 leader_election.cc:304] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530726872dd44c4491add4a32ad0e3d1; no voters: 630da341c0634a4f969e590ea7a7655f, 75d105da17aa43e48ae7296972cf37f4
I20260710 11:08:33.117270  9342 raft_consensus.cc:2749] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:33.118016  6525 tablet_replica.cc:333] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.118506  6525 raft_consensus.cc:2243] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.118865  6525 raft_consensus.cc:2272] T 532aa567c12748a2a144792270c9252b P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.120386  6525 tablet_replica.cc:333] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.120807  6525 raft_consensus.cc:2243] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.121426  6525 raft_consensus.cc:2272] T 194baca128dd4fc781dc8314387893c0 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.122932  6525 tablet_replica.cc:333] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.123330  6525 raft_consensus.cc:2243] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.123970  6525 raft_consensus.cc:2272] T 2b5929abf9fb4bcda0c060607ce1ba49 P 530726872dd44c4491add4a32ad0e3d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.125535  6525 tablet_replica.cc:333] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.125924  6525 raft_consensus.cc:2243] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.126278  6525 raft_consensus.cc:2272] T 6e856c5fb1294c5785479d3cfde18316 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.127794  6525 tablet_replica.cc:333] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1: stopping tablet replica
I20260710 11:08:33.128201  6525 raft_consensus.cc:2243] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.128535  6525 raft_consensus.cc:2272] T a66d672d07d5489bb7b663c5de2d8a40 P 530726872dd44c4491add4a32ad0e3d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.162124  6525 tablet_server.cc:196] TabletServer@127.6.95.68:0 shutdown complete.
I20260710 11:08:33.188434  6525 master.cc:562] Master@127.6.95.126:41975 shutting down...
I20260710 11:08:33.206427  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.206884  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.207149  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 936ae0086c814508bde8696b6b632ee5: stopping tablet replica
I20260710 11:08:33.225605  6525 master.cc:584] Master@127.6.95.126:41975 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18406 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:08:33.272655  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:35237
I20260710 11:08:33.273622  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:33.278523  9355 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 11:08:33.278760  9356 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 11:08:33.280117  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:33.280406  9358 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 11:08:33.281208  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:33.281394  6525 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 11:08:33.281538  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681713281521 us; error 0 us; skew 500 ppm
I20260710 11:08:33.282004  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:33.284082  6525 webserver.cc:533] Webserver started at http://127.6.95.126:40769/ using document root <none> and password file <none>
I20260710 11:08:33.284502  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:33.284662  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:33.284888  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:33.285899  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "87ed04f6ec0e45e6844cca8f6f458af3"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.289996  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:33.292950  9363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.293565  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:33.293809  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "87ed04f6ec0e45e6844cca8f6f458af3"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.294057  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-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 11:08:33.321296  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:33.322381  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:33.357689  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:35237
I20260710 11:08:33.357779  9414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:35237 every 8 connection(s)
I20260710 11:08:33.361184  9415 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 11:08:33.370446  9415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3: Bootstrap starting.
I20260710 11:08:33.374768  9415 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:33.378396  9415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3: No bootstrap required, opened a new log
I20260710 11:08:33.380306  9415 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ed04f6ec0e45e6844cca8f6f458af3" member_type: VOTER }
I20260710 11:08:33.380651  9415 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:33.380844  9415 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ed04f6ec0e45e6844cca8f6f458af3, State: Initialized, Role: FOLLOWER
I20260710 11:08:33.381397  9415 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87ed04f6ec0e45e6844cca8f6f458af3" member_type: VOTER }
I20260710 11:08:33.381795  9415 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:33.381994  9415 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:33.382232  9415 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:33.385922  9415 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ed04f6ec0e45e6844cca8f6f458af3" member_type: VOTER }
I20260710 11:08:33.386363  9415 leader_election.cc:304] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [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: 87ed04f6ec0e45e6844cca8f6f458af3; no voters: 
I20260710 11:08:33.387327  9415 leader_election.cc:290] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:33.387578  9418 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:33.388748  9418 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 1 LEADER]: Becoming Leader. State: Replica: 87ed04f6ec0e45e6844cca8f6f458af3, State: Running, Role: LEADER
I20260710 11:08:33.389369  9418 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [LEADER]: Queue going to LEADER mode. State: All 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: "87ed04f6ec0e45e6844cca8f6f458af3" member_type: VOTER }
I20260710 11:08:33.389959  9415 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:33.393455  9420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87ed04f6ec0e45e6844cca8f6f458af3. Latest consensus state: current_term: 1 leader_uuid: "87ed04f6ec0e45e6844cca8f6f458af3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ed04f6ec0e45e6844cca8f6f458af3" member_type: VOTER } }
I20260710 11:08:33.393615  9419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87ed04f6ec0e45e6844cca8f6f458af3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ed04f6ec0e45e6844cca8f6f458af3" member_type: VOTER } }
I20260710 11:08:33.394070  9420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:33.394202  9419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:33.397082  9425 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:33.401626  9425 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:33.404702  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:33.409168  9425 catalog_manager.cc:1383] Generated new cluster ID: 4b1bef2213514d568eabf86500c0966e
I20260710 11:08:33.409356  9425 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:33.441989  9425 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:33.443048  9425 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:33.454077  9425 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3: Generated new TSK 0
I20260710 11:08:33.454536  9425 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:33.470597  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:33.476115  9436 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 11:08:33.476457  9437 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 11:08:33.478461  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:33.479069  9439 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 11:08:33.479844  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:33.480082  6525 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 11:08:33.480244  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681713480227 us; error 0 us; skew 500 ppm
I20260710 11:08:33.480752  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:33.482823  6525 webserver.cc:533] Webserver started at http://127.6.95.65:33757/ using document root <none> and password file <none>
I20260710 11:08:33.483270  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:33.483451  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:33.483704  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:33.484892  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.488950  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:08:33.491904  9444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.492575  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:33.492827  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.493086  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-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 11:08:33.509635  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:33.510710  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:33.512092  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:33.514129  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:33.514317  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.514529  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:33.514683  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.551545  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:44733
I20260710 11:08:33.551637  9506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:44733 every 8 connection(s)
I20260710 11:08:33.556126  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:33.562911  9511 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 11:08:33.564357  9512 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 11:08:33.566121  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:33.566072  9514 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 11:08:33.567128  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:33.567324  6525 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 11:08:33.567472  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681713567456 us; error 0 us; skew 500 ppm
I20260710 11:08:33.567965  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:33.570165  6525 webserver.cc:533] Webserver started at http://127.6.95.66:36921/ using document root <none> and password file <none>
I20260710 11:08:33.570626  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:33.570796  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:33.571146  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:33.572234  9507 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35237
I20260710 11:08:33.572310  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "e74d37c631b64905a7a8b936769a050a"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.572638  9507 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:33.573484  9507 heartbeater.cc:507] Master 127.6.95.126:35237 requested a full tablet report, sending...
I20260710 11:08:33.575384  9380 ts_manager.cc:194] Registered new tserver with Master: 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733)
I20260710 11:08:33.577023  9380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41700
I20260710 11:08:33.577461  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:08:33.580611  9519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.581231  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:08:33.581480  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "e74d37c631b64905a7a8b936769a050a"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.581719  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-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 11:08:33.593608  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:33.594722  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:33.596159  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:33.598130  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:33.598308  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.598508  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:33.598649  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.634961  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:34383
I20260710 11:08:33.635066  9581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:34383 every 8 connection(s)
I20260710 11:08:33.639263  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:33.645637  9585 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 11:08:33.647257  9586 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 11:08:33.648334  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:33.649130  9589 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 11:08:33.650089  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:33.650241  9582 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35237
W20260710 11:08:33.650344  6525 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 11:08:33.650651  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681713650633 us; error 0 us; skew 500 ppm
I20260710 11:08:33.650691  9582 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:33.651201  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:33.651419  9582 heartbeater.cc:507] Master 127.6.95.126:35237 requested a full tablet report, sending...
I20260710 11:08:33.653370  9380 ts_manager.cc:194] Registered new tserver with Master: e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:33.653604  6525 webserver.cc:533] Webserver started at http://127.6.95.67:44743/ using document root <none> and password file <none>
I20260710 11:08:33.654078  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:33.654251  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:33.654481  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:33.654701  9380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41712
I20260710 11:08:33.655572  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "da5311f165fa420abfe0baa75af397a4"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.659677  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:33.662654  9593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.663300  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:33.663555  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "da5311f165fa420abfe0baa75af397a4"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:33.663810  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-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 11:08:33.682199  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:33.683264  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:33.684592  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:33.686559  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:33.686738  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.686940  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:33.687088  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.725011  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:35095
I20260710 11:08:33.725116  9655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:35095 every 8 connection(s)
I20260710 11:08:33.737092  9656 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35237
I20260710 11:08:33.737468  9656 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:33.738138  9656 heartbeater.cc:507] Master 127.6.95.126:35237 requested a full tablet report, sending...
I20260710 11:08:33.739867  9380 ts_manager.cc:194] Registered new tserver with Master: da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:33.739962  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012003507s
I20260710 11:08:33.741159  9380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41728
I20260710 11:08:33.761355  9380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41742:
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 11:08:33.764430  9380 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 11:08:33.830642  9472 tablet_service.cc:1511] Processing CreateTablet for tablet 4280f79b413c4c499f245d4339f2408a (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:33.832053  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4280f79b413c4c499f245d4339f2408a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.837414  9470 tablet_service.cc:1511] Processing CreateTablet for tablet 68b9f4b4ff2347df99839d85233c10a5 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:33.838713  9470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b9f4b4ff2347df99839d85233c10a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.830657  9471 tablet_service.cc:1511] Processing CreateTablet for tablet 78c4780e5601487cad007a3d1da175cf (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:33.841699  9471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c4780e5601487cad007a3d1da175cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.845561  9469 tablet_service.cc:1511] Processing CreateTablet for tablet 3e03016cdd7941d09a6db60b5dc95e05 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:33.846774  9469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e03016cdd7941d09a6db60b5dc95e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.849476  9468 tablet_service.cc:1511] Processing CreateTablet for tablet 7a76387af7494271937c7d63460dd9ca (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:33.850648  9468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a76387af7494271937c7d63460dd9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.853518  9467 tablet_service.cc:1511] Processing CreateTablet for tablet cc4da7db6abe4f3097b5b9bede83ac6e (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:33.854831  9467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4da7db6abe4f3097b5b9bede83ac6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.858536  9547 tablet_service.cc:1511] Processing CreateTablet for tablet 4280f79b413c4c499f245d4339f2408a (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:33.859745  9547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4280f79b413c4c499f245d4339f2408a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.861467  9546 tablet_service.cc:1511] Processing CreateTablet for tablet 78c4780e5601487cad007a3d1da175cf (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:33.862689  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c4780e5601487cad007a3d1da175cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.869837  9544 tablet_service.cc:1511] Processing CreateTablet for tablet 3e03016cdd7941d09a6db60b5dc95e05 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:33.871086  9544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e03016cdd7941d09a6db60b5dc95e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.874720  9543 tablet_service.cc:1511] Processing CreateTablet for tablet 7a76387af7494271937c7d63460dd9ca (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:33.875979  9543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a76387af7494271937c7d63460dd9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.879437  9542 tablet_service.cc:1511] Processing CreateTablet for tablet cc4da7db6abe4f3097b5b9bede83ac6e (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:33.880662  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4da7db6abe4f3097b5b9bede83ac6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.883716  9545 tablet_service.cc:1511] Processing CreateTablet for tablet 68b9f4b4ff2347df99839d85233c10a5 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:33.885025  9545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b9f4b4ff2347df99839d85233c10a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.898943  9467 tablet_service.cc:1511] Processing CreateTablet for tablet e2a7c3b342fd4e8ca5b0a2d77afedf94 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:33.900296  9467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a7c3b342fd4e8ca5b0a2d77afedf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.902770  9621 tablet_service.cc:1511] Processing CreateTablet for tablet 4280f79b413c4c499f245d4339f2408a (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:33.903961  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4280f79b413c4c499f245d4339f2408a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.905654  9541 tablet_service.cc:1511] Processing CreateTablet for tablet e2a7c3b342fd4e8ca5b0a2d77afedf94 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:33.906920  9541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a7c3b342fd4e8ca5b0a2d77afedf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.908994  9616 tablet_service.cc:1511] Processing CreateTablet for tablet cc4da7db6abe4f3097b5b9bede83ac6e (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:33.910221  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4da7db6abe4f3097b5b9bede83ac6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.913022  9617 tablet_service.cc:1511] Processing CreateTablet for tablet 7a76387af7494271937c7d63460dd9ca (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:33.914248  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a76387af7494271937c7d63460dd9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.913928  9540 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb3fcdc0a4740b8ab575bfaeb6b738a (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:33.915243  9540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb3fcdc0a4740b8ab575bfaeb6b738a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.916898  9618 tablet_service.cc:1511] Processing CreateTablet for tablet 3e03016cdd7941d09a6db60b5dc95e05 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:33.918111  9618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e03016cdd7941d09a6db60b5dc95e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.916898  9466 tablet_service.cc:1511] Processing CreateTablet for tablet 0883edd4dd1944d7b92a6845bca03628 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:33.921202  9466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0883edd4dd1944d7b92a6845bca03628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.920929  9619 tablet_service.cc:1511] Processing CreateTablet for tablet 68b9f4b4ff2347df99839d85233c10a5 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:33.922132  9619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b9f4b4ff2347df99839d85233c10a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.925055  9620 tablet_service.cc:1511] Processing CreateTablet for tablet 78c4780e5601487cad007a3d1da175cf (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:33.926261  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c4780e5601487cad007a3d1da175cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.930689  9615 tablet_service.cc:1511] Processing CreateTablet for tablet e2a7c3b342fd4e8ca5b0a2d77afedf94 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:33.933048  9614 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb3fcdc0a4740b8ab575bfaeb6b738a (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:33.931912  9615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a7c3b342fd4e8ca5b0a2d77afedf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.941428  9539 tablet_service.cc:1511] Processing CreateTablet for tablet 0883edd4dd1944d7b92a6845bca03628 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:33.942662  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0883edd4dd1944d7b92a6845bca03628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.946743  9468 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb3fcdc0a4740b8ab575bfaeb6b738a (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:33.948026  9468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb3fcdc0a4740b8ab575bfaeb6b738a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.958941  9613 tablet_service.cc:1511] Processing CreateTablet for tablet 0883edd4dd1944d7b92a6845bca03628 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:33.960246  9613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0883edd4dd1944d7b92a6845bca03628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.970098  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb3fcdc0a4740b8ab575bfaeb6b738a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:33.984642  9671 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.002164  9472 tablet_service.cc:1511] Processing CreateTablet for tablet 7b21a080944b4d0e91591f7229e83840 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:34.003434  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b21a080944b4d0e91591f7229e83840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.005456  9612 tablet_service.cc:1511] Processing CreateTablet for tablet 7b21a080944b4d0e91591f7229e83840 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:34.006628  9612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b21a080944b4d0e91591f7229e83840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.003373  9546 tablet_service.cc:1511] Processing CreateTablet for tablet 7b21a080944b4d0e91591f7229e83840 (DEFAULT_TABLE table=test-workload [id=6830d22b586044ce936436362749764c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:34.012926  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b21a080944b4d0e91591f7229e83840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:34.041991  9671 tablet_bootstrap.cc:654] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.066395  9673 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.066395  9672 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.073230  9672 tablet_bootstrap.cc:654] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.073230  9673 tablet_bootstrap.cc:654] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.079236  9673 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.079500  9672 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.079638  9673 ts_tablet_manager.cc:1403] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.011s
I20260710 11:08:34.080019  9672 ts_tablet_manager.cc:1403] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:08:34.081487  9671 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.081938  9671 ts_tablet_manager.cc:1403] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.000s
I20260710 11:08:34.081908  9673 raft_consensus.cc:359] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.082634  9673 raft_consensus.cc:385] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.082893  9673 raft_consensus.cc:740] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.082727  9672 raft_consensus.cc:359] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.083797  9672 raft_consensus.cc:385] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.083659  9673 consensus_queue.cc:260] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.084182  9672 raft_consensus.cc:740] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.084810  9671 raft_consensus.cc:359] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.085798  9656 heartbeater.cc:499] Master 127.6.95.126:35237 was elected leader, sending a full tablet report...
I20260710 11:08:34.086186  9671 raft_consensus.cc:385] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.086493  9671 raft_consensus.cc:740] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.086704  9673 ts_tablet_manager.cc:1434] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:34.087073  9671 consensus_queue.cc:260] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.087741  9673 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.088948  9507 heartbeater.cc:499] Master 127.6.95.126:35237 was elected leader, sending a full tablet report...
I20260710 11:08:34.089447  9671 ts_tablet_manager.cc:1434] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:08:34.084930  9672 consensus_queue.cc:260] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.090335  9671 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.093791  9673 tablet_bootstrap.cc:654] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.096359  9671 tablet_bootstrap.cc:654] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.099876  9582 heartbeater.cc:499] Master 127.6.95.126:35237 was elected leader, sending a full tablet report...
I20260710 11:08:34.100463  9672 ts_tablet_manager.cc:1434] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:08:34.101513  9672 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.107596  9672 tablet_bootstrap.cc:654] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.109023  9671 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.109583  9671 ts_tablet_manager.cc:1403] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.005s
I20260710 11:08:34.112423  9671 raft_consensus.cc:359] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.114413  9671 raft_consensus.cc:385] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.114806  9671 raft_consensus.cc:740] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.115666  9671 consensus_queue.cc:260] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.116204  9673 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.116803  9673 ts_tablet_manager.cc:1403] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.020s
I20260710 11:08:34.118628  9678 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.119640  9673 raft_consensus.cc:359] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.120617  9671 ts_tablet_manager.cc:1434] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:08:34.124872  9678 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.125669  9671 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.125909  9673 raft_consensus.cc:385] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.127350  9673 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.128168  9673 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.130255  9673 ts_tablet_manager.cc:1434] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:08:34.122781  9672 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.130837  9672 ts_tablet_manager.cc:1403] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260710 11:08:34.133190  9671 tablet_bootstrap.cc:654] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.133575  9672 raft_consensus.cc:359] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.134274  9672 raft_consensus.cc:385] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.134577  9672 raft_consensus.cc:740] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.135264  9672 consensus_queue.cc:260] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.136818  9673 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.142428  9673 tablet_bootstrap.cc:654] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.144608  9672 ts_tablet_manager.cc:1434] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:34.144728  9678 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.145570  9672 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.154904  9672 tablet_bootstrap.cc:654] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.167486  9672 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.167917  9672 ts_tablet_manager.cc:1403] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:08:34.170527  9672 raft_consensus.cc:359] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.171207  9672 raft_consensus.cc:385] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.171478  9672 raft_consensus.cc:740] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.172076  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.172842  9631 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.174317  9448 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:34.175244  9678 raft_consensus.cc:2804] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.175635  9678 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.175971  9678 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.176915  9673 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.177300  9673 ts_tablet_manager.cc:1403] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.022s
I20260710 11:08:34.179284  9673 raft_consensus.cc:359] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.179751  9673 raft_consensus.cc:385] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.180092  9673 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.172147  9672 consensus_queue.cc:260] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.182745  9672 ts_tablet_manager.cc:1434] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 11:08:34.180927  9673 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.183772  9678 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.185392  9673 ts_tablet_manager.cc:1434] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:08:34.186394  9673 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.186558  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.187088  9631 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.192834  9673 tablet_bootstrap.cc:654] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.193790  9631 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 1.
I20260710 11:08:34.183781  9672 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.195171  9448 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:34.196303  9682 raft_consensus.cc:2804] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.196795  9682 raft_consensus.cc:697] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Running, Role: LEADER
I20260710 11:08:34.197614  9682 consensus_queue.cc:237] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:34.201001  9671 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.200888  9557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:34.201686  9557 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.202216  9678 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Requested vote from peers da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.201566  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:34.201543  9671 ts_tablet_manager.cc:1403] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.028s
I20260710 11:08:34.204159  9556 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.205683  9671 raft_consensus.cc:359] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.206426  9671 raft_consensus.cc:385] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.206760  9671 raft_consensus.cc:740] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.207585  9671 consensus_queue.cc:260] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.208256  9679 raft_consensus.cc:493] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.208808  9679 raft_consensus.cc:515] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.209682  9671 ts_tablet_manager.cc:1434] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:34.210584  9671 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.211058  9556 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 1.
I20260710 11:08:34.202824  9672 tablet_bootstrap.cc:654] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.214072  9679 leader_election.cc:290] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.218017  9673 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.218535  9673 ts_tablet_manager.cc:1403] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.017s
I20260710 11:08:34.218731  9671 tablet_bootstrap.cc:654] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.221354  9673 raft_consensus.cc:359] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.222110  9673 raft_consensus.cc:385] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.222417  9673 raft_consensus.cc:740] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.223250  9673 consensus_queue.cc:260] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.228574  9677 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.228996  9677 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.231457  9677 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.231693  9671 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.231875  9673 ts_tablet_manager.cc:1434] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 11:08:34.232157  9671 ts_tablet_manager.cc:1403] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:08:34.234462  9673 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.234949  9671 raft_consensus.cc:359] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.235761  9671 raft_consensus.cc:385] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.236078  9671 raft_consensus.cc:740] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.236985  9671 consensus_queue.cc:260] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.239377  9671 ts_tablet_manager.cc:1434] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:34.240401  9671 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.240800  9673 tablet_bootstrap.cc:654] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.246824  9671 tablet_bootstrap.cc:654] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.258030  9671 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.258553  9671 ts_tablet_manager.cc:1403] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 11:08:34.261229  9671 raft_consensus.cc:359] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.264925  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.265619  9482 raft_consensus.cc:2468] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.269835  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
W20260710 11:08:34.271410  9523 leader_election.cc:343] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.273267  9672 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.273751  9672 ts_tablet_manager.cc:1403] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.008s
I20260710 11:08:34.274650  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.274725  9521 leader_election.cc:304] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: da5311f165fa420abfe0baa75af397a4
I20260710 11:08:34.276197  9679 raft_consensus.cc:2804] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:34.276402  9595 leader_election.cc:343] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.261996  9671 raft_consensus.cc:385] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.277261  9671 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.278093  9671 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.279472  9380 catalog_manager.cc:5697] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.280414  9671 ts_tablet_manager.cc:1434] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:34.281409  9671 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.281711  9679 raft_consensus.cc:493] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.282096  9679 raft_consensus.cc:3060] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.282404  9673 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.282855  9673 ts_tablet_manager.cc:1403] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.017s
I20260710 11:08:34.285544  9673 raft_consensus.cc:359] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.286201  9673 raft_consensus.cc:385] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.286468  9673 raft_consensus.cc:740] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.281325  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:34.276480  9672 raft_consensus.cc:359] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.287606  9672 raft_consensus.cc:385] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.287827  9671 tablet_bootstrap.cc:654] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.287891  9672 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.288727  9672 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.290125  9673 consensus_queue.cc:260] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
W20260710 11:08:34.291635  9594 leader_election.cc:343] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.292133  9594 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da5311f165fa420abfe0baa75af397a4; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.292884  9677 raft_consensus.cc:2749] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:34.294786  9679 raft_consensus.cc:515] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.296852  9673 ts_tablet_manager.cc:1434] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:08:34.298753  9673 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.299871  9671 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.300083  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.300390  9671 ts_tablet_manager.cc:1403] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:08:34.300630  9482 raft_consensus.cc:3060] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.301359  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.301968  9631 raft_consensus.cc:3060] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.303229  9671 raft_consensus.cc:359] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.303882  9671 raft_consensus.cc:385] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.304205  9671 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.304944  9671 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.305840  9677 raft_consensus.cc:493] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.306593  9671 ts_tablet_manager.cc:1434] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:34.306300  9677 raft_consensus.cc:515] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.307497  9671 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.308840  9631 raft_consensus.cc:2468] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.309727  9677 leader_election.cc:290] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.310067  9523 leader_election.cc:304] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.309096  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.310881  9481 raft_consensus.cc:2468] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 0.
I20260710 11:08:34.312106  9595 leader_election.cc:304] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:34.304371  9673 tablet_bootstrap.cc:654] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.312970  9677 raft_consensus.cc:2804] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.316021  9679 leader_election.cc:290] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.316725  9482 raft_consensus.cc:2468] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.316128  9677 raft_consensus.cc:493] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.318696  9677 raft_consensus.cc:3060] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.319792  9679 raft_consensus.cc:2804] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.320915  9679 raft_consensus.cc:697] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:34.322296  9679 consensus_queue.cc:237] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.315231  9671 tablet_bootstrap.cc:654] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.325466  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:34.326148  9677 raft_consensus.cc:515] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.329182  9677 leader_election.cc:290] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.329867  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.330497  9482 raft_consensus.cc:3060] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.331661  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
W20260710 11:08:34.333794  9594 leader_election.cc:343] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:34.334734  9594 leader_election.cc:343] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.337548  9482 raft_consensus.cc:2468] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 1.
I20260710 11:08:34.338775  9595 leader_election.cc:304] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.339887  9677 raft_consensus.cc:2804] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.340224  9672 ts_tablet_manager.cc:1434] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.019s
I20260710 11:08:34.341401  9672 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.347608  9672 tablet_bootstrap.cc:654] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.348253  9677 raft_consensus.cc:697] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:34.350510  9677 consensus_queue.cc:237] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.338785  9673 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.351874  9673 ts_tablet_manager.cc:1403] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260710 11:08:34.351867  9380 catalog_manager.cc:5697] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 0 to 1, leader changed from <none> to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.355118  9673 raft_consensus.cc:359] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.357453  9671 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.357899  9671 ts_tablet_manager.cc:1403] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.024s
I20260710 11:08:34.360435  9671 raft_consensus.cc:359] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.361078  9671 raft_consensus.cc:385] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.361348  9671 raft_consensus.cc:740] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.361591  9672 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.355775  9673 raft_consensus.cc:385] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.362124  9673 raft_consensus.cc:740] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.362136  9672 ts_tablet_manager.cc:1403] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260710 11:08:34.362874  9673 consensus_queue.cc:260] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.365056  9673 ts_tablet_manager.cc:1434] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:34.365979  9673 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.366423  9671 consensus_queue.cc:260] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.365538  9672 raft_consensus.cc:359] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.369267  9672 raft_consensus.cc:385] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.369587  9672 raft_consensus.cc:740] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.368865  9671 ts_tablet_manager.cc:1434] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:08:34.370913  9671 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.372191  9672 consensus_queue.cc:260] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.376776  9380 catalog_manager.cc:5697] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:34.377712  9673 tablet_bootstrap.cc:654] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.380947  9672 ts_tablet_manager.cc:1434] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:08:34.381920  9671 tablet_bootstrap.cc:654] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.382045  9672 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.388813  9672 tablet_bootstrap.cc:654] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.400410  9672 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.400957  9672 ts_tablet_manager.cc:1403] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
W20260710 11:08:34.401213  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:34.403831  9672 raft_consensus.cc:359] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.404752  9672 raft_consensus.cc:385] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.405113  9672 raft_consensus.cc:740] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.406042  9672 consensus_queue.cc:260] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.409308  9672 ts_tablet_manager.cc:1434] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:34.410049  9673 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.410259  9672 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.410344  9671 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.410531  9673 ts_tablet_manager.cc:1403] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.019s
I20260710 11:08:34.410928  9671 ts_tablet_manager.cc:1403] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.015s
I20260710 11:08:34.413370  9673 raft_consensus.cc:359] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.413479  9671 raft_consensus.cc:359] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.414147  9673 raft_consensus.cc:385] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.414227  9671 raft_consensus.cc:385] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.414590  9673 raft_consensus.cc:740] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.414633  9671 raft_consensus.cc:740] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.415650  9682 raft_consensus.cc:493] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.415524  9671 consensus_queue.cc:260] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.415545  9673 consensus_queue.cc:260] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.416283  9682 raft_consensus.cc:515] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.417574  9671 ts_tablet_manager.cc:1434] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:34.418407  9671 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.418351  9682 leader_election.cc:290] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.419762  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:34.420178  9672 tablet_bootstrap.cc:654] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.420010  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.420385  9556 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.421800  9445 leader_election.cc:304] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.422677  9682 raft_consensus.cc:2804] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.423082  9682 raft_consensus.cc:493] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.423455  9682 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.424065  9671 tablet_bootstrap.cc:654] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.424307  9631 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.434325  9682 raft_consensus.cc:515] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.436115  9673 ts_tablet_manager.cc:1434] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:08:34.439795  9673 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.445338  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:34.445915  9556 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.446369  9673 tablet_bootstrap.cc:654] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.452883  9556 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 1.
I20260710 11:08:34.454151  9445 leader_election.cc:304] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.454991  9678 raft_consensus.cc:2804] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.455426  9678 raft_consensus.cc:697] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Running, Role: LEADER
I20260710 11:08:34.456250  9678 consensus_queue.cc:237] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.456943  9682 leader_election.cc:290] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Requested vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.458258  9673 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.458676  9673 ts_tablet_manager.cc:1403] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:08:34.459853  9672 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.459815  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.460558  9672 ts_tablet_manager.cc:1403] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.030s
I20260710 11:08:34.460901  9671 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
I20260710 11:08:34.460582  9631 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.461441  9671 ts_tablet_manager.cc:1403] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.020s
I20260710 11:08:34.461150  9673 raft_consensus.cc:359] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.461809  9673 raft_consensus.cc:385] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.462077  9673 raft_consensus.cc:740] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.462790  9673 consensus_queue.cc:260] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.463507  9672 raft_consensus.cc:359] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.464387  9672 raft_consensus.cc:385] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.463778  9671 raft_consensus.cc:359] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.464810  9673 ts_tablet_manager.cc:1434] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:34.465077  9671 raft_consensus.cc:385] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.465399  9671 raft_consensus.cc:740] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.465991  9673 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.466169  9671 consensus_queue.cc:260] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.468443  9671 ts_tablet_manager.cc:1434] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:34.469285  9671 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:34.471685  9673 tablet_bootstrap.cc:654] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.464776  9672 raft_consensus.cc:740] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.474510  9672 consensus_queue.cc:260] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.477238  9679 raft_consensus.cc:493] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.477761  9679 raft_consensus.cc:515] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.478994  9672 ts_tablet_manager.cc:1434] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260710 11:08:34.479682  9671 tablet_bootstrap.cc:654] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.479952  9672 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.493181  9700 raft_consensus.cc:493] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.501559  9700 raft_consensus.cc:515] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.495438  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.504359  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
W20260710 11:08:34.505252  9523 leader_election.cc:343] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.479803  9679 leader_election.cc:290] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
W20260710 11:08:34.505656  9521 leader_election.cc:343] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.507602  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.508111  9700 leader_election.cc:290] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.508252  9630 raft_consensus.cc:2468] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.509512  9523 leader_election.cc:304] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [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: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157
I20260710 11:08:34.510694  9700 raft_consensus.cc:2804] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.511104  9700 raft_consensus.cc:493] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.511474  9700 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.513549  9631 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 1.
I20260710 11:08:34.490013  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.514712  9482 raft_consensus.cc:2468] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.515898  9521 leader_election.cc:304] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: da5311f165fa420abfe0baa75af397a4
I20260710 11:08:34.517021  9679 raft_consensus.cc:2804] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.517406  9679 raft_consensus.cc:493] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.503031  9379 catalog_manager.cc:5697] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.517772  9679 raft_consensus.cc:3060] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.524396  9679 raft_consensus.cc:515] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.526991  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.527575  9482 raft_consensus.cc:3060] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.533713  9482 raft_consensus.cc:2468] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.507745  9672 tablet_bootstrap.cc:654] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.535408  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
W20260710 11:08:34.536772  9523 leader_election.cc:343] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.534853  9679 leader_election.cc:290] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.537549  9677 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.538018  9677 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.517745  9700 raft_consensus.cc:515] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.541869  9700 leader_election.cc:290] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.544868  9521 leader_election.cc:304] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: da5311f165fa420abfe0baa75af397a4
I20260710 11:08:34.545214  9677 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.546058  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.546764  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
W20260710 11:08:34.547358  9521 leader_election.cc:343] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.548043  9700 raft_consensus.cc:2804] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:34.548241  9594 leader_election.cc:343] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.549306  9700 raft_consensus.cc:697] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:34.550186  9700 consensus_queue.cc:237] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.546697  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.551607  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.551821  9630 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.552455  9678 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.552896  9678 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.554802  9678 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.556095  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
W20260710 11:08:34.557422  9445 leader_election.cc:343] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.561131  9630 raft_consensus.cc:2468] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.563464  9523 leader_election.cc:304] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157
I20260710 11:08:34.561825  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.564795  9631 raft_consensus.cc:2468] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.562433  9482 raft_consensus.cc:2468] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 0.
I20260710 11:08:34.565928  9448 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.566632  9595 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.566948  9678 raft_consensus.cc:2804] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.567301  9678 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.567605  9678 raft_consensus.cc:3060] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.567701  9677 raft_consensus.cc:2804] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.568111  9677 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.568414  9677 raft_consensus.cc:3060] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.564251  9679 raft_consensus.cc:2804] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.572384  9679 raft_consensus.cc:697] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:34.573252  9679 consensus_queue.cc:237] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.574841  9677 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.579676  9672 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.580152  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:34.580905  9700 raft_consensus.cc:493] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.581135  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.581511  9700 raft_consensus.cc:515] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.580996  9677 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:34.576280  9678 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.584568  9482 raft_consensus.cc:2393] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da5311f165fa420abfe0baa75af397a4 in current term 1: Already voted for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in this term.
I20260710 11:08:34.584674  9671 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: No bootstrap required, opened a new log
W20260710 11:08:34.585490  9594 leader_election.cc:343] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.585819  9671 ts_tablet_manager.cc:1403] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.117s	user 0.040s	sys 0.059s
I20260710 11:08:34.586338  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.584532  9673 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.580152  9672 ts_tablet_manager.cc:1403] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.018s
I20260710 11:08:34.586808  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.588426  9671 raft_consensus.cc:359] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.587417  9630 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.590061  9523 leader_election.cc:304] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.590411  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.590485  9672 raft_consensus.cc:359] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.591029  9481 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.590942  9702 raft_consensus.cc:2804] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.591235  9630 raft_consensus.cc:2393] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in current term 1: Already voted for candidate da5311f165fa420abfe0baa75af397a4 in this term.
I20260710 11:08:34.591265  9672 raft_consensus.cc:385] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.591849  9672 raft_consensus.cc:740] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.588625  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:34.592420  9671 raft_consensus.cc:385] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.587877  9700 leader_election.cc:290] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.592715  9671 raft_consensus.cc:740] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.587037  9673 ts_tablet_manager.cc:1403] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.121s	user 0.059s	sys 0.038s
I20260710 11:08:34.588635  9379 catalog_manager.cc:5697] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 0 to 1, leader changed from <none> to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.591657  9702 raft_consensus.cc:493] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.593407  9671 consensus_queue.cc:260] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.593885  9702 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.595428  9671 ts_tablet_manager.cc:1434] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:34.590688  9595 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [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: da5311f165fa420abfe0baa75af397a4; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.593659  9672 consensus_queue.cc:260] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.597755  9672 ts_tablet_manager.cc:1434] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:34.598557  9672 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
W20260710 11:08:34.593425  9445 leader_election.cc:343] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:34.600363  9673 raft_consensus.cc:359] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.600742  9677 raft_consensus.cc:2749] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:34.601094  9673 raft_consensus.cc:385] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.600406  9445 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157; no voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.601477  9673 raft_consensus.cc:740] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.602401  9682 raft_consensus.cc:2749] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:34.602231  9673 consensus_queue.cc:260] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.604087  9673 ts_tablet_manager.cc:1434] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:34.605275  9702 raft_consensus.cc:515] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.605859  9672 tablet_bootstrap.cc:654] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.608664  9673 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4: Bootstrap starting.
I20260710 11:08:34.609179  9377 catalog_manager.cc:5697] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 0 to 1, leader changed from <none> to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.611022  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.611569  9481 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.612591  9678 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Requested vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.615739  9673 tablet_bootstrap.cc:654] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.616057  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.616603  9630 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.618913  9679 raft_consensus.cc:493] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.619349  9679 raft_consensus.cc:515] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.622079  9679 leader_election.cc:290] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.622624  9482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.623613  9482 raft_consensus.cc:2393] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e74d37c631b64905a7a8b936769a050a in current term 1: Already voted for candidate da5311f165fa420abfe0baa75af397a4 in this term.
I20260710 11:08:34.623987  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.624411  9630 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.625734  9523 leader_election.cc:304] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4
I20260710 11:08:34.628314  9481 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.628451  9679 raft_consensus.cc:3060] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.627010  9702 leader_election.cc:290] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.629007  9523 leader_election.cc:304] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.629951  9700 raft_consensus.cc:2804] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.631826  9673 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4: No bootstrap required, opened a new log
I20260710 11:08:34.632309  9673 ts_tablet_manager.cc:1403] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 11:08:34.634750  9679 raft_consensus.cc:2749] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:34.634980  9672 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.635545  9672 ts_tablet_manager.cc:1403] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260710 11:08:34.634941  9673 raft_consensus.cc:359] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.636309  9673 raft_consensus.cc:385] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.636363  9700 raft_consensus.cc:697] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:34.636654  9673 raft_consensus.cc:740] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.637238  9673 consensus_queue.cc:260] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.637401  9700 consensus_queue.cc:237] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.637991  9672 raft_consensus.cc:359] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.638603  9672 raft_consensus.cc:385] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.638844  9672 raft_consensus.cc:740] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.638909  9673 ts_tablet_manager.cc:1434] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:34.639456  9672 consensus_queue.cc:260] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.641429  9672 ts_tablet_manager.cc:1434] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:34.642310  9672 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: Bootstrap starting.
I20260710 11:08:34.647620  9672 tablet_bootstrap.cc:654] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:34.651337  9672 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: No bootstrap required, opened a new log
I20260710 11:08:34.651643  9672 ts_tablet_manager.cc:1403] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:08:34.652133  9377 catalog_manager.cc:5697] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 0 to 1, leader changed from <none> to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.653334  9672 raft_consensus.cc:359] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.653772  9672 raft_consensus.cc:385] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:34.653961  9672 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.654498  9672 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.656020  9672 ts_tablet_manager.cc:1434] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:34.675225  9678 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.686394  9678 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.699862  9678 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.700301  9678 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.701057  9682 raft_consensus.cc:493] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.701432  9682 raft_consensus.cc:515] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.701864  9678 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.702412  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:34.703020  9556 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.703039  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.703815  9630 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 0.
I20260710 11:08:34.704037  9557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:34.704491  9445 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.705405  9678 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.705812  9678 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.703205  9682 leader_election.cc:290] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.706161  9678 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.706583  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.707201  9630 raft_consensus.cc:2393] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in current term 1: Already voted for candidate e74d37c631b64905a7a8b936769a050a in this term.
I20260710 11:08:34.707955  9448 leader_election.cc:304] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157; no voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a
I20260710 11:08:34.708576  9682 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.711081  9678 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.712667  9678 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Requested vote from peers e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.713174  9557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:34.712842  9682 raft_consensus.cc:2749] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:34.713662  9557 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.713735  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.714272  9630 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.718195  9557 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 1.
I20260710 11:08:34.718503  9630 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in term 1.
I20260710 11:08:34.719039  9445 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.719723  9682 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.720090  9682 raft_consensus.cc:697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Running, Role: LEADER
I20260710 11:08:34.720763  9682 consensus_queue.cc:237] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.726540  9380 catalog_manager.cc:5697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.737226  9700 raft_consensus.cc:493] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.737699  9700 raft_consensus.cc:515] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.739625  9700 leader_election.cc:290] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.740470  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.740476  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.741019  9630 raft_consensus.cc:2468] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.741107  9481 raft_consensus.cc:2468] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 0.
I20260710 11:08:34.741822  9523 leader_election.cc:304] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.742390  9700 raft_consensus.cc:2804] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:34.742735  9700 raft_consensus.cc:493] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:34.742996  9700 raft_consensus.cc:3060] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.747255  9700 raft_consensus.cc:515] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.748723  9700 leader_election.cc:290] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.749272  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:34.749557  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:34.749675  9481 raft_consensus.cc:3060] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.750027  9630 raft_consensus.cc:3060] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.753991  9481 raft_consensus.cc:2468] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.754221  9630 raft_consensus.cc:2468] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:34.754776  9521 leader_election.cc:304] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:34.755447  9700 raft_consensus.cc:2804] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:34.755798  9700 raft_consensus.cc:697] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:34.756469  9700 consensus_queue.cc:237] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.763342  9380 catalog_manager.cc:5697] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 0 to 1, leader changed from <none> to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 1 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.807503  9677 consensus_queue.cc:1048] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.815877  9700 consensus_queue.cc:1048] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.818337  9677 consensus_queue.cc:1048] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.833360  9723 consensus_queue.cc:1048] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.901528  9723 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:34.901921  9723 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:34.903447  9723 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:34.904616  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:34.904615  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:34.905424  9630 raft_consensus.cc:2393] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e74d37c631b64905a7a8b936769a050a in current term 1: Already voted for candidate da5311f165fa420abfe0baa75af397a4 in this term.
I20260710 11:08:34.905617  9481 raft_consensus.cc:2393] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e74d37c631b64905a7a8b936769a050a in current term 1: Already voted for candidate 0d4b16dcfe4e4ed1ba745ded7d1e7157 in this term.
I20260710 11:08:34.906203  9682 consensus_queue.cc:1048] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.906520  9521 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4
I20260710 11:08:34.907166  9723 raft_consensus.cc:3060] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.913416  9723 raft_consensus.cc:2749] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:34.915306  9684 consensus_queue.cc:1048] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.938108  9723 consensus_queue.cc:1048] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.945282  9630 raft_consensus.cc:3060] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:34.952807  9723 consensus_queue.cc:1048] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.043941  9723 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.053527  9700 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.117723  9684 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.159163  9684 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:35.187084  9700 consensus_queue.cc:1048] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.198966  9700 consensus_queue.cc:1048] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.303051  9700 consensus_queue.cc:1048] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:35.313670  9700 consensus_queue.cc:1048] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:35.408588  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:36.245637  9677 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.246191  9677 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:36.247826  9677 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:36.248591  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" is_pre_election: true
I20260710 11:08:36.248845  9557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:36.249302  9481 raft_consensus.cc:2468] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 1.
I20260710 11:08:36.249506  9557 raft_consensus.cc:2468] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 1.
I20260710 11:08:36.250581  9595 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:36.251214  9677 raft_consensus.cc:2804] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:36.251477  9677 raft_consensus.cc:493] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:36.251716  9677 raft_consensus.cc:3060] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.257759  9677 raft_consensus.cc:515] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:36.259089  9677 leader_election.cc:290] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:36.259716  9481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:36.260082  9557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b21a080944b4d0e91591f7229e83840" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:36.260212  9481 raft_consensus.cc:3060] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.260522  9557 raft_consensus.cc:3060] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.265376  9481 raft_consensus.cc:2468] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:36.265998  9557 raft_consensus.cc:2468] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:36.266254  9595 leader_election.cc:304] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:36.266914  9677 raft_consensus.cc:2804] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.267676  9677 raft_consensus.cc:697] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:36.268536  9677 consensus_queue.cc:237] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER 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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:36.274830  9380 catalog_manager.cc:5697] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 0 to 2, leader changed from <none> to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:36.559440  6525 ts_manager.cc:295] Set tserver state for 0d4b16dcfe4e4ed1ba745ded7d1e7157 to MAINTENANCE_MODE
I20260710 11:08:36.560374  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
W20260710 11:08:36.573100  9595 consensus_peers.cc:597] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. 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 11:08:36.579819  9521 consensus_peers.cc:597] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. 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 11:08:36.582738  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:36.583455  6525 tablet_replica.cc:333] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.584120  6525 raft_consensus.cc:2243] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.584549  6525 raft_consensus.cc:2272] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.586519  6525 tablet_replica.cc:333] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.587051  6525 raft_consensus.cc:2243] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.587420  6525 raft_consensus.cc:2272] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.589236  6525 tablet_replica.cc:333] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.589699  6525 raft_consensus.cc:2243] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.590047  6525 raft_consensus.cc:2272] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.591807  6525 tablet_replica.cc:333] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.592335  6525 raft_consensus.cc:2243] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.592993  6525 raft_consensus.cc:2272] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.594790  6525 tablet_replica.cc:333] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.595304  6525 raft_consensus.cc:2243] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.595696  6525 raft_consensus.cc:2272] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.597441  6525 tablet_replica.cc:333] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.597921  6525 raft_consensus.cc:2243] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.598359  6525 raft_consensus.cc:2272] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.600327  6525 tablet_replica.cc:333] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.600756  6525 raft_consensus.cc:2243] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.601153  6525 raft_consensus.cc:2272] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.602896  6525 tablet_replica.cc:333] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.603332  6525 raft_consensus.cc:2243] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.604008  6525 raft_consensus.cc:2272] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.605784  6525 tablet_replica.cc:333] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.606202  6525 raft_consensus.cc:2243] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.606583  6525 raft_consensus.cc:2272] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.608349  6525 tablet_replica.cc:333] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: stopping tablet replica
I20260710 11:08:36.608777  6525 raft_consensus.cc:2243] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.609445  6525 raft_consensus.cc:2272] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.627521  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
I20260710 11:08:36.668488  9557 raft_consensus.cc:1275] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:36.669605  9677 consensus_queue.cc:1048] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:36.682490  9595 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111) [suppressed 53 similar messages]
W20260710 11:08:36.685185  9595 consensus_peers.cc:597] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:36.794255  9521 consensus_peers.cc:597] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:36.832966  9521 consensus_peers.cc:597] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:37.026350  9521 consensus_peers.cc:597] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:37.066887  9521 consensus_peers.cc:597] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:37.420933  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:37.738010  9677 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:37.738677  9677 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
W20260710 11:08:37.798911  9595 leader_election.cc:336] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:37.808386  9767 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:37.809178  9767 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:37.810837  9767 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:37.811512  9677 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:37.812204  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:37.812855  9631 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:37.814039  9523 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [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: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:37.814670  9767 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:37.815047  9767 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:37.815369  9767 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.822975  9767 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:37.823319  9557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:37.824076  9557 raft_consensus.cc:2393] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da5311f165fa420abfe0baa75af397a4 in current term 2: Already voted for candidate e74d37c631b64905a7a8b936769a050a in this term.
I20260710 11:08:37.824868  9767 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:37.825784  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:37.825887  9594 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da5311f165fa420abfe0baa75af397a4; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a
I20260710 11:08:37.826215  9631 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:37.831272  9521 leader_election.cc:336] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:37.832242  9631 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 2.
I20260710 11:08:37.832732  9770 raft_consensus.cc:2749] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:37.833277  9523 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:37.833983  9679 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election won for term 2
W20260710 11:08:37.834182  9521 leader_election.cc:336] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:37.834331  9679 raft_consensus.cc:697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:37.835093  9679 consensus_queue.cc:237] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:37.842208  9377 catalog_manager.cc:5697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 1 to 2, leader changed from 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.852516  9679 raft_consensus.cc:493] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:37.852977  9679 raft_consensus.cc:515] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:37.854403  9679 leader_election.cc:290] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:37.855302  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
W20260710 11:08:37.857322  9521 leader_election.cc:336] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:37.857638  9521 leader_election.cc:304] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4
I20260710 11:08:37.858161  9679 raft_consensus.cc:2749] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:37.958114  9770 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:37.958555  9770 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:37.960069  9770 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:37.961133  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
W20260710 11:08:37.963339  9595 leader_election.cc:336] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:37.963753  9595 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da5311f165fa420abfe0baa75af397a4; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a
I20260710 11:08:37.964409  9770 raft_consensus.cc:2749] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.025676  9679 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:38.026070  9679 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:38.027454  9679 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:38.028370  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4" is_pre_election: true
I20260710 11:08:38.028856  9631 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 1.
I20260710 11:08:38.029697  9523 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [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: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:38.030263  9679 raft_consensus.cc:2804] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:38.030527  9679 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
W20260710 11:08:38.030638  9521 leader_election.cc:336] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:38.030893  9679 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.035755  9679 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:38.037230  9679 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:38.038105  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:38.038614  9631 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:38.040314  9521 leader_election.cc:336] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:38.043036  9631 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 2.
I20260710 11:08:38.043849  9523 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [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: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157
I20260710 11:08:38.044430  9679 raft_consensus.cc:2804] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:38.044790  9679 raft_consensus.cc:697] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:38.045550  9679 consensus_queue.cc:237] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:38.051976  9377 catalog_manager.cc:5697] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 1 to 2, leader changed from 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:38.059303  9770 raft_consensus.cc:493] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:38.059686  9770 raft_consensus.cc:515] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:38.061112  9770 leader_election.cc:290] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:38.062041  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a" is_pre_election: true
I20260710 11:08:38.062533  9556 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 1.
I20260710 11:08:38.063431  9594 leader_election.cc:304] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [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: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:38.064062  9770 raft_consensus.cc:2804] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:38.064195  9595 leader_election.cc:336] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:38.064332  9770 raft_consensus.cc:493] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0d4b16dcfe4e4ed1ba745ded7d1e7157)
I20260710 11:08:38.064672  9770 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.069032  9770 raft_consensus.cc:515] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:38.070452  9770 leader_election.cc:290] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:38.071393  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:38.071885  9556 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:38.073496  9595 leader_election.cc:336] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111)
I20260710 11:08:38.076776  9556 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:38.077545  9594 leader_election.cc:304] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [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: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157
I20260710 11:08:38.078096  9770 raft_consensus.cc:2804] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:38.078502  9770 raft_consensus.cc:697] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:38.079208  9770 consensus_queue.cc:237] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:38.085457  9377 catalog_manager.cc:5697] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 1 to 2, leader changed from 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:38.406858  9521 consensus_peers.cc:597] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.407030  9631 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:38.408198  9767 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:38.421893  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:38.547484  9595 consensus_peers.cc:597] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.576264  9521 consensus_peers.cc:597] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.623009  9631 raft_consensus.cc:1275] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:38.624372  9679 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:38.656205  9556 raft_consensus.cc:1275] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:38.657253  9770 consensus_queue.cc:1048] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:38.777490  9411 debug-util.cc:398] Leaking SignalData structure 0x7b0800040be0 after lost signal to thread 6528
W20260710 11:08:38.778344  9411 debug-util.cc:398] Leaking SignalData structure 0x7b0800064100 after lost signal to thread 9414
W20260710 11:08:38.779264  9411 debug-util.cc:398] Leaking SignalData structure 0x7b080017b760 after lost signal to thread 9581
W20260710 11:08:38.780088  9411 debug-util.cc:398] Leaking SignalData structure 0x7b080012d0e0 after lost signal to thread 9655
W20260710 11:08:39.123526  9595 consensus_peers.cc:597] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.191414  9521 consensus_peers.cc:597] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.213256  9521 consensus_peers.cc:597] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.294755  9521 consensus_peers.cc:597] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.365142  9595 consensus_peers.cc:597] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.365337  9521 consensus_peers.cc:597] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.418291  9521 consensus_peers.cc:597] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:39.422662  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:40.423460  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:40.757454  9521 consensus_peers.cc:597] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.770711  9521 consensus_peers.cc:597] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:41.159767  9595 consensus_peers.cc:597] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:41.424290  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:41.545426  9595 consensus_peers.cc:597] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.695252  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:41.701807  9790 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 11:08:41.701988  9791 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 11:08:41.705865  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:41.706429  9793 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 11:08:41.708144  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:41.708357  6525 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
W20260710 11:08:41.708285  9521 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111) [suppressed 98 similar messages]
I20260710 11:08:41.708666  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681721708647 us; error 0 us; skew 500 ppm
I20260710 11:08:41.709272  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:08:41.710713  9521 consensus_peers.cc:597] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.712023  6525 webserver.cc:533] Webserver started at http://127.6.95.65:33757/ using document root <none> and password file <none>
I20260710 11:08:41.712515  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:41.712688  6525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:41.716181  6525 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:41.719563  9798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:41.720253  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:41.720518  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
format_stamp: "Formatted at 2026-07-10 11:08:33 on dist-test-slave-gxjw"
I20260710 11:08:41.720830  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644618424-6525-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 11:08:41.737838  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:41.738935  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:41.740312  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:41.743585  9805 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:08:41.762113  9595 consensus_peers.cc:597] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.786381  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:08:41.786669  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.001s	sys 0.001s
I20260710 11:08:41.786906  6525 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:08:41.791134  9805 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.802688  9805 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.803347  9805 tablet_bootstrap.cc:492] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.803814  9805 ts_tablet_manager.cc:1403] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:41.805707  9805 raft_consensus.cc:359] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.806195  9805 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.806682  9805 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.809105  9805 ts_tablet_manager.cc:1434] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:08:41.809693  9805 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.821151  6525 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:08:41.821384  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260710 11:08:41.821435  9805 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.822299  9805 tablet_bootstrap.cc:492] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
W20260710 11:08:41.822831  9521 consensus_peers.cc:597] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:41.823009  9805 ts_tablet_manager.cc:1403] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260710 11:08:41.825125  9805 raft_consensus.cc:359] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.825613  9805 raft_consensus.cc:740] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.826143  9805 consensus_queue.cc:260] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.827471  9805 ts_tablet_manager.cc:1434] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:08:41.828101  9805 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.840481  9805 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.841178  9805 tablet_bootstrap.cc:492] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.841775  9805 ts_tablet_manager.cc:1403] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:08:41.844197  9805 raft_consensus.cc:359] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:41.844815  9805 raft_consensus.cc:740] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.845427  9805 consensus_queue.cc:260] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:41.846961  9805 ts_tablet_manager.cc:1434] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:41.847522  9805 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.858325  9805 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.859057  9805 tablet_bootstrap.cc:492] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.859530  9805 ts_tablet_manager.cc:1403] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:08:41.861307  9805 raft_consensus.cc:359] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.861836  9805 raft_consensus.cc:740] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.862618  9805 consensus_queue.cc:260] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.864663  9805 ts_tablet_manager.cc:1434] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:08:41.865389  9805 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.877494  9805 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.878206  9805 tablet_bootstrap.cc:492] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.878750  9805 ts_tablet_manager.cc:1403] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:08:41.879721  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:44733
I20260710 11:08:41.879849  9867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:44733 every 8 connection(s)
I20260710 11:08:41.880806  9805 raft_consensus.cc:359] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.881322  9805 raft_consensus.cc:740] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.881880  9805 consensus_queue.cc:260] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.883661  9805 ts_tablet_manager.cc:1434] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:08:41.884285  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:41.884454  9805 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.904325  9805 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.905228  9805 tablet_bootstrap.cc:492] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.905869  9805 ts_tablet_manager.cc:1403] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260710 11:08:41.908327  9805 raft_consensus.cc:359] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.908969  9805 raft_consensus.cc:740] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.909685  9805 consensus_queue.cc:260] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.911410  9841 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.911769  9805 ts_tablet_manager.cc:1434] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:41.912585  9805 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.918313  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:41.918965  9556 raft_consensus.cc:606] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:41.923065  9868 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35237
I20260710 11:08:41.923494  9868 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:41.924278  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:41.924881  9556 raft_consensus.cc:606] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:41.924391  9868 heartbeater.cc:507] Master 127.6.95.126:35237 requested a full tablet report, sending...
I20260710 11:08:41.927292  9805 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.928149  9805 tablet_bootstrap.cc:492] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.928709  9805 ts_tablet_manager.cc:1403] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 11:08:41.928762  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:41.929353  9556 raft_consensus.cc:606] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:41.930440  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:41.931041  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:41.930732  9805 raft_consensus.cc:359] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.931370  9805 raft_consensus.cc:740] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.931510  9377 ts_manager.cc:194] Re-registered known tserver with Master: 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733)
I20260710 11:08:41.931810  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:41.932206  9805 consensus_queue.cc:260] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.934017  9805 ts_tablet_manager.cc:1434] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:08:41.934700  9805 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
W20260710 11:08:41.935946  9521 consensus_peers.cc:597] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. 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 11:08:41.941741  9377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48438
I20260710 11:08:41.944541  9868 heartbeater.cc:499] Master 127.6.95.126:35237 was elected leader, sending a full tablet report...
I20260710 11:08:41.945169  9805 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.945818  9805 tablet_bootstrap.cc:492] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.946260  9805 ts_tablet_manager.cc:1403] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:41.947993  9805 raft_consensus.cc:359] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.948418  9805 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.948854  9805 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.950070  9805 ts_tablet_manager.cc:1434] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:41.950619  9805 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.960667  9805 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.961264  9805 tablet_bootstrap.cc:492] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.961690  9805 ts_tablet_manager.cc:1403] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:08:41.963236  9805 raft_consensus.cc:359] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.963650  9805 raft_consensus.cc:740] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.964129  9805 consensus_queue.cc:260] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.965409  9805 ts_tablet_manager.cc:1434] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:41.965940  9805 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap starting.
I20260710 11:08:41.975986  9805 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: 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 11:08:41.976575  9805 tablet_bootstrap.cc:492] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Bootstrap complete.
I20260710 11:08:41.977017  9805 ts_tablet_manager.cc:1403] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 11:08:41.978567  9805 raft_consensus.cc:359] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.978996  9805 raft_consensus.cc:740] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4b16dcfe4e4ed1ba745ded7d1e7157, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.979450  9805 consensus_queue.cc:260] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:41.980783  9805 ts_tablet_manager.cc:1434] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:42.027863  9789 raft_consensus.cc:993] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:42.028543  9882 raft_consensus.cc:1081] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:42.030496  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:42.030984  9631 raft_consensus.cc:493] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:42.031330  9631 raft_consensus.cc:3060] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.036955  9631 raft_consensus.cc:515] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.038404  9631 leader_election.cc:290] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:42.039463  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:42.040086  9556 raft_consensus.cc:3055] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:42.040311  9556 raft_consensus.cc:740] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:42.041076  9556 consensus_queue.cc:260] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.042212  9556 raft_consensus.cc:3060] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.047267  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b9f4b4ff2347df99839d85233c10a5" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:42.047658  9556 raft_consensus.cc:2468] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:42.047725  9841 raft_consensus.cc:3060] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.048717  9594 leader_election.cc:304] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da5311f165fa420abfe0baa75af397a4, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:42.049880  9787 raft_consensus.cc:2804] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:42.050334  9787 raft_consensus.cc:697] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:42.051220  9787 consensus_queue.cc:237] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.053860  9841 raft_consensus.cc:2468] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:42.062674  9377 catalog_manager.cc:5697] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 1 to 2, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:42.225100  9841 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.250581  9882 raft_consensus.cc:993] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:42.250986  9789 raft_consensus.cc:1081] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:42.252271  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:42.252682  9631 raft_consensus.cc:493] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:42.252939  9631 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.257426  9631 raft_consensus.cc:515] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.258859  9631 leader_election.cc:290] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:42.259795  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:42.259449  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:42.260290  9556 raft_consensus.cc:3055] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:42.260625  9556 raft_consensus.cc:740] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:42.260689  9841 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.261488  9556 consensus_queue.cc:260] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.262722  9556 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.267201  9841 raft_consensus.cc:2468] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:42.268214  9595 leader_election.cc:304] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:42.268813  9787 raft_consensus.cc:2804] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:42.268839  9556 raft_consensus.cc:2468] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:42.269289  9787 raft_consensus.cc:697] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:42.270124  9787 consensus_queue.cc:237] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.276367  9377 catalog_manager.cc:5697] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 1 to 2, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:42.301435  9841 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.422260  9882 raft_consensus.cc:993] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:42.422773  9894 raft_consensus.cc:1081] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:42.424080  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:42.424551  9631 raft_consensus.cc:493] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:42.424826  9631 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:42.425164  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:42.428982  9631 raft_consensus.cc:515] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.430327  9631 leader_election.cc:290] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:42.431005  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:42.431279  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:42.431568  9841 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.431767  9556 raft_consensus.cc:3055] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:42.432116  9556 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:42.432688  9556 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.433570  9556 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.436146  9841 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:42.437008  9595 leader_election.cc:304] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:42.437644  9787 raft_consensus.cc:2804] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:42.438097  9787 raft_consensus.cc:697] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:42.438169  9556 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:42.438963  9787 consensus_queue.cc:237] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:42.445389  9377 catalog_manager.cc:5697] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 1 to 2, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:42.640061  9841 raft_consensus.cc:1275] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.641135  9787 consensus_queue.cc:1048] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.650487  9556 raft_consensus.cc:1275] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.651592  9883 consensus_queue.cc:1048] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.683710  9556 raft_consensus.cc:1275] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.684809  9883 consensus_queue.cc:1048] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.692126  9841 raft_consensus.cc:1275] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.693470  9787 consensus_queue.cc:1048] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.941763  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:42.942013  9556 raft_consensus.cc:1275] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.943145  9787 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.952026  9841 raft_consensus.cc:1275] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.953560  9787 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.967240  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
mode: GRACEFUL
new_leader_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:42.967622  9631 raft_consensus.cc:606] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Received request to transfer leadership to TS e74d37c631b64905a7a8b936769a050a
I20260710 11:08:42.969766  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
mode: GRACEFUL
new_leader_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:42.970173  9631 raft_consensus.cc:606] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Received request to transfer leadership to TS e74d37c631b64905a7a8b936769a050a
I20260710 11:08:42.972204  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:42.972616  9556 raft_consensus.cc:606] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:42.973553  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:42.973949  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:42.974437  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:43.138808  9884 raft_consensus.cc:993] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: : Instructing follower e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:43.139243  9787 raft_consensus.cc:1081] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Signalling peer e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:43.140635  9556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:38704
I20260710 11:08:43.141023  9556 raft_consensus.cc:493] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.141255  9556 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.145702  9556 raft_consensus.cc:515] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.147198  9556 leader_election.cc:290] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 3 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:43.147799  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:43.148155  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883edd4dd1944d7b92a6845bca03628" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:43.148391  9841 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.148658  9631 raft_consensus.cc:3055] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:43.148936  9631 raft_consensus.cc:740] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:43.149610  9631 consensus_queue.cc:260] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.150698  9631 raft_consensus.cc:3060] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.154539  9841 raft_consensus.cc:2468] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 3.
I20260710 11:08:43.155666  9521 leader_election.cc:304] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:43.156347  9894 raft_consensus.cc:2804] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:43.156467  9631 raft_consensus.cc:2468] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 3.
I20260710 11:08:43.156737  9894 raft_consensus.cc:697] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:43.157497  9894 consensus_queue.cc:237] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.163112  9377 catalog_manager.cc:5697] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 2 to 3, leader changed from da5311f165fa420abfe0baa75af397a4 (127.6.95.67) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 3 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.229734  9789 raft_consensus.cc:993] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:43.230152  9894 raft_consensus.cc:1081] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:43.231454  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:43.231884  9631 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.232183  9631 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.236415  9631 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.237692  9631 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 3 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:43.238337  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:43.238603  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:43.238837  9841 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.239112  9556 raft_consensus.cc:3055] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:43.239367  9556 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:43.239916  9556 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.240760  9556 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.243327  9841 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 3.
I20260710 11:08:43.244341  9595 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:43.245014  9787 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:43.245461  9787 raft_consensus.cc:697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:43.245785  9556 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 3.
I20260710 11:08:43.246253  9787 consensus_queue.cc:237] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.252454  9377 catalog_manager.cc:5697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 2 to 3, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 3 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.357733  9884 raft_consensus.cc:993] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: : Instructing follower e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:43.358129  9787 raft_consensus.cc:1081] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Signalling peer e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:43.359433  9556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:38704
I20260710 11:08:43.359869  9556 raft_consensus.cc:493] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.360140  9556 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.364416  9556 raft_consensus.cc:515] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.365835  9556 leader_election.cc:290] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 3 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:43.366357  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:43.366703  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:43.366935  9841 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.367187  9631 raft_consensus.cc:3055] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:43.367432  9631 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:43.367986  9631 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.368745  9631 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.371317  9841 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 3.
I20260710 11:08:43.372161  9521 leader_election.cc:304] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:43.372725  9894 raft_consensus.cc:2804] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:43.372813  9631 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 3.
I20260710 11:08:43.373221  9894 raft_consensus.cc:697] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:43.373992  9894 consensus_queue.cc:237] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:43.379419  9377 catalog_manager.cc:5697] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 2 to 3, leader changed from da5311f165fa420abfe0baa75af397a4 (127.6.95.67) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 3 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:43.425961  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:43.608436  9631 raft_consensus.cc:1275] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.609479  9894 consensus_queue.cc:1048] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.616394  9840 raft_consensus.cc:1275] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.617947  9789 consensus_queue.cc:1048] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.649812  9556 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.650739  9787 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.658677  9840 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.660589  9787 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.960064  9631 raft_consensus.cc:1275] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.960099  9840 raft_consensus.cc:1275] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:43.961118  9894 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.961697  9789 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:43.980392  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:43.987162  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:43.987560  9556 raft_consensus.cc:606] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:43.989521  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:43.989884  9556 raft_consensus.cc:606] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:43.991750  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
mode: GRACEFUL
new_leader_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:43.992151  9631 raft_consensus.cc:606] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Received request to transfer leadership to TS e74d37c631b64905a7a8b936769a050a
I20260710 11:08:43.993054  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:43.993431  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:43.993873  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:44.045677  9884 raft_consensus.cc:993] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: : Instructing follower e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:44.046113  9787 raft_consensus.cc:1081] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Signalling peer e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:44.047300  9556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:38704
I20260710 11:08:44.047699  9556 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.047962  9556 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.051971  9556 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:44.053220  9556 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 4 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:44.053850  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:44.054179  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:44.054361  9840 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.054641  9631 raft_consensus.cc:3055] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:44.054870  9631 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:44.055438  9631 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:44.056243  9631 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:44.058820  9840 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 4.
I20260710 11:08:44.059665  9521 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:44.060241  9911 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:44.060286  9631 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 4.
I20260710 11:08:44.060643  9911 raft_consensus.cc:697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:44.061393  9911 consensus_queue.cc:237] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:44.066942  9377 catalog_manager.cc:5697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 3 to 4, leader changed from da5311f165fa420abfe0baa75af397a4 (127.6.95.67) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 4 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.262761  9789 raft_consensus.cc:993] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:44.263180  9911 raft_consensus.cc:1081] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:44.264403  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:44.264772  9631 raft_consensus.cc:493] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.265020  9631 raft_consensus.cc:3060] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.269729  9631 raft_consensus.cc:515] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:44.271086  9631 leader_election.cc:290] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:44.271704  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:44.271960  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c4780e5601487cad007a3d1da175cf" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:44.272265  9840 raft_consensus.cc:3060] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.272423  9556 raft_consensus.cc:3055] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:44.272722  9556 raft_consensus.cc:740] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:44.273272  9556 consensus_queue.cc:260] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:44.274060  9556 raft_consensus.cc:3060] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.276757  9840 raft_consensus.cc:2468] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:44.278000  9595 leader_election.cc:304] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:44.278529  9556 raft_consensus.cc:2468] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:44.278762  9787 raft_consensus.cc:2804] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:44.279276  9787 raft_consensus.cc:697] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:44.280121  9787 consensus_queue.cc:237] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:44.286152  9377 catalog_manager.cc:5697] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 1 to 2, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:44.373214  9789 raft_consensus.cc:993] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:44.373574  9911 raft_consensus.cc:1081] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:44.374769  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:44.375129  9631 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.375334  9631 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.379383  9631 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:44.380575  9631 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 3 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:44.381341  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:44.381439  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:44.381883  9840 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.381944  9556 raft_consensus.cc:3055] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:44.382273  9556 raft_consensus.cc:740] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:44.382790  9556 consensus_queue.cc:260] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:44.383569  9556 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.386353  9840 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 3.
I20260710 11:08:44.387310  9595 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:44.387578  9556 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 3.
I20260710 11:08:44.388121  9787 raft_consensus.cc:2804] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:44.388628  9787 raft_consensus.cc:697] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:44.389436  9787 consensus_queue.cc:237] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:44.396144  9377 catalog_manager.cc:5697] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 2 to 3, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 3 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:44.426677  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:44.496551  9840 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:44.497605  9911 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:44.504684  9631 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:44.506012  9894 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:44.816771  9840 raft_consensus.cc:1275] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.817863  9787 consensus_queue.cc:1048] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.827004  9556 raft_consensus.cc:1275] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.829293  9884 consensus_queue.cc:1048] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.838959  9840 raft_consensus.cc:1275] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:44.840615  9884 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:44.850131  9556 raft_consensus.cc:1275] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:44.851509  9932 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.000056  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:45.007071  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:45.007477  9556 raft_consensus.cc:606] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:45.009574  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
mode: GRACEFUL
new_leader_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:45.009990  9631 raft_consensus.cc:606] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Received request to transfer leadership to TS e74d37c631b64905a7a8b936769a050a
I20260710 11:08:45.011965  9631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
mode: GRACEFUL
new_leader_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:45.012329  9631 raft_consensus.cc:606] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 LEADER]: Received request to transfer leadership to TS e74d37c631b64905a7a8b936769a050a
I20260710 11:08:45.013123  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:45.013521  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:45.013989  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:45.295653  9932 raft_consensus.cc:993] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: : Instructing follower e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:45.296589  9931 raft_consensus.cc:1081] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Signalling peer e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:45.298318  9556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:38704
I20260710 11:08:45.298977  9556 raft_consensus.cc:493] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.299319  9556 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.306021  9556 raft_consensus.cc:515] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:45.307582  9556 leader_election.cc:290] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 4 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:45.308806  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:45.309120  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4280f79b413c4c499f245d4339f2408a" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:45.309592  9840 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.309653  9631 raft_consensus.cc:3055] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:45.310071  9631 raft_consensus.cc:740] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:45.310776  9631 consensus_queue.cc:260] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:45.312003  9631 raft_consensus.cc:3060] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.315246  9840 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 4.
I20260710 11:08:45.316522  9521 leader_election.cc:304] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:45.318008  9927 raft_consensus.cc:2804] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:45.319188  9631 raft_consensus.cc:2468] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 4.
I20260710 11:08:45.318532  9927 raft_consensus.cc:697] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:45.320390  9927 consensus_queue.cc:237] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } }
I20260710 11:08:45.327576  9379 catalog_manager.cc:5697] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 3 to 4, leader changed from da5311f165fa420abfe0baa75af397a4 (127.6.95.67) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 4 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:45.406951  9789 raft_consensus.cc:993] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:45.407384  9927 raft_consensus.cc:1081] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:45.408687  9631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:45.409116  9631 raft_consensus.cc:493] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.409370  9631 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.413973  9631 raft_consensus.cc:515] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:45.415228  9631 leader_election.cc:290] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 4 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:45.416072  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:45.416265  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03016cdd7941d09a6db60b5dc95e05" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:45.416671  9840 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.416755  9556 raft_consensus.cc:3055] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:45.417106  9556 raft_consensus.cc:740] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:45.417789  9556 consensus_queue.cc:260] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:45.418792  9556 raft_consensus.cc:3060] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.421851  9840 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 4.
I20260710 11:08:45.422914  9595 leader_election.cc:304] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:45.423605  9931 raft_consensus.cc:2804] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:45.423880  9556 raft_consensus.cc:2468] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 4.
I20260710 11:08:45.423977  9931 raft_consensus.cc:697] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 4 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:45.425024  9931 consensus_queue.cc:237] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
W20260710 11:08:45.427906  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:45.432037  9379 catalog_manager.cc:5697] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 3 to 4, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 4 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:45.526561  9932 raft_consensus.cc:993] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: : Instructing follower e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:45.527012  9931 raft_consensus.cc:1081] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 LEADER]: Signalling peer e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:45.528252  9556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:38704
I20260710 11:08:45.528605  9556 raft_consensus.cc:493] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.528810  9556 raft_consensus.cc:3060] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.534142  9556 raft_consensus.cc:515] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:45.535593  9556 leader_election.cc:290] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:45.535991  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:45.536533  9840 raft_consensus.cc:3060] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.536501  9631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76387af7494271937c7d63460dd9ca" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:45.537182  9631 raft_consensus.cc:3055] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:45.537478  9631 raft_consensus.cc:740] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:45.538236  9631 consensus_queue.cc:260] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:45.539422  9631 raft_consensus.cc:3060] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.542968  9840 raft_consensus.cc:2468] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 2.
I20260710 11:08:45.543901  9521 leader_election.cc:304] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:45.544593  9927 raft_consensus.cc:2804] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:45.544956  9927 raft_consensus.cc:697] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:45.545403  9631 raft_consensus.cc:2468] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 2.
I20260710 11:08:45.545917  9927 consensus_queue.cc:237] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:45.552343  9379 catalog_manager.cc:5697] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 1 to 2, leader changed from da5311f165fa420abfe0baa75af397a4 (127.6.95.67) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 2 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:45.740741  9840 raft_consensus.cc:1275] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:45.741801  9927 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:45.753207  9631 raft_consensus.cc:1275] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:45.754206  9927 consensus_queue.cc:1048] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:45.861600  9556 raft_consensus.cc:1275] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:45.862769  9932 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:45.871500  9840 raft_consensus.cc:1275] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:45.873497  9931 consensus_queue.cc:1048] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:46.245347  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:46.447625  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:46.464756  9837 raft_consensus.cc:1275] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:46.496034  9927 consensus_queue.cc:1048] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.507944  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:46.508562  9556 raft_consensus.cc:606] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:46.540654  9630 raft_consensus.cc:1275] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:46.542519  9952 raft_consensus.cc:993] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:46.543044  9952 raft_consensus.cc:1081] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:46.547662  9630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:46.548302  9630 raft_consensus.cc:493] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.549405  9630 raft_consensus.cc:3060] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.548830  9629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
mode: GRACEFUL
new_leader_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:46.556943  9629 raft_consensus.cc:606] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Received request to transfer leadership to TS e74d37c631b64905a7a8b936769a050a
I20260710 11:08:46.559566  9949 consensus_queue.cc:1048] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.559681  9556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
mode: GRACEFUL
new_leader_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:34612
I20260710 11:08:46.560424  9556 raft_consensus.cc:606] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Received request to transfer leadership to TS da5311f165fa420abfe0baa75af397a4
I20260710 11:08:46.561775  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:46.566139  9630 raft_consensus.cc:515] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:46.569039  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:46.569216  9630 leader_election.cc:290] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:46.569612  9840 raft_consensus.cc:3060] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.570598  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb3fcdc0a4740b8ab575bfaeb6b738a" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:46.571126  9556 raft_consensus.cc:3055] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:46.571389  9556 raft_consensus.cc:740] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:46.572175  9556 consensus_queue.cc:260] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:46.573246  9556 raft_consensus.cc:3060] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.578446  9840 raft_consensus.cc:2468] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:46.579382  9595 leader_election.cc:304] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:46.580320  9954 raft_consensus.cc:2804] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:46.580765  9954 raft_consensus.cc:697] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:46.580919  9556 raft_consensus.cc:2468] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 2.
I20260710 11:08:46.582054  9954 consensus_queue.cc:237] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:46.588034  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:46.588861  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.610162  9377 catalog_manager.cc:5697] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 1 to 2, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:46.855141  9954 raft_consensus.cc:993] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: : Instructing follower e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:46.855630  9953 raft_consensus.cc:1081] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Signalling peer e74d37c631b64905a7a8b936769a050a to start an election
I20260710 11:08:46.856935  9556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e"
dest_uuid: "e74d37c631b64905a7a8b936769a050a"
 from {username='slave'} at 127.0.0.1:38704
I20260710 11:08:46.857424  9556 raft_consensus.cc:493] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.857730  9556 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.862417  9556 raft_consensus.cc:515] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:46.863660  9556 leader_election.cc:290] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [CANDIDATE]: Term 3 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), da5311f165fa420abfe0baa75af397a4 (127.6.95.67:35095)
I20260710 11:08:46.864421  9837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:46.864547  9630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4da7db6abe4f3097b5b9bede83ac6e" candidate_uuid: "e74d37c631b64905a7a8b936769a050a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da5311f165fa420abfe0baa75af397a4"
I20260710 11:08:46.864972  9837 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.865088  9630 raft_consensus.cc:3055] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:46.865442  9630 raft_consensus.cc:740] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:46.866225  9630 consensus_queue.cc:260] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:46.867156  9630 raft_consensus.cc:3060] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.870170  9837 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 3.
I20260710 11:08:46.871296  9521 leader_election.cc:304] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, e74d37c631b64905a7a8b936769a050a; no voters: 
I20260710 11:08:46.872004  9630 raft_consensus.cc:2468] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e74d37c631b64905a7a8b936769a050a in term 3.
I20260710 11:08:46.872040  9927 raft_consensus.cc:2804] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:46.872612  9927 raft_consensus.cc:697] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Becoming Leader. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:46.873487  9927 consensus_queue.cc:237] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:46.880875  9380 catalog_manager.cc:5697] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a reported cstate change: term changed from 2 to 3, leader changed from da5311f165fa420abfe0baa75af397a4 (127.6.95.67) to e74d37c631b64905a7a8b936769a050a (127.6.95.66). New cstate: current_term: 3 leader_uuid: "e74d37c631b64905a7a8b936769a050a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.069608  9837 raft_consensus.cc:1275] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:47.070658  9953 consensus_queue.cc:1048] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:47.079057  9556 raft_consensus.cc:1275] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:47.080694  9953 consensus_queue.cc:1048] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:47.118247  9952 raft_consensus.cc:993] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: : Instructing follower da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:47.118657  9927 raft_consensus.cc:1081] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Signalling peer da5311f165fa420abfe0baa75af397a4 to start an election
I20260710 11:08:47.119915  9630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94"
dest_uuid: "da5311f165fa420abfe0baa75af397a4"
 from {username='slave'} at 127.0.0.1:58206
I20260710 11:08:47.120340  9630 raft_consensus.cc:493] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.120581  9630 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:47.124892  9630 raft_consensus.cc:515] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:47.126055  9630 leader_election.cc:290] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [CANDIDATE]: Term 5 election: Requested vote from peers 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733), e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383)
I20260710 11:08:47.126778  9837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157"
I20260710 11:08:47.126909  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a7c3b342fd4e8ca5b0a2d77afedf94" candidate_uuid: "da5311f165fa420abfe0baa75af397a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e74d37c631b64905a7a8b936769a050a"
I20260710 11:08:47.127461  9837 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:47.127461  9556 raft_consensus.cc:3055] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:47.128024  9556 raft_consensus.cc:740] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e74d37c631b64905a7a8b936769a050a, State: Running, Role: LEADER
I20260710 11:08:47.128748  9556 consensus_queue.cc:260] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:47.129877  9556 raft_consensus.cc:3060] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:47.133993  9837 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 5.
I20260710 11:08:47.134934  9595 leader_election.cc:304] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [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: 0d4b16dcfe4e4ed1ba745ded7d1e7157, da5311f165fa420abfe0baa75af397a4; no voters: 
I20260710 11:08:47.135509  9556 raft_consensus.cc:2468] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5311f165fa420abfe0baa75af397a4 in term 5.
I20260710 11:08:47.135511  9953 raft_consensus.cc:2804] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:47.136053  9953 raft_consensus.cc:697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 5 LEADER]: Becoming Leader. State: Replica: da5311f165fa420abfe0baa75af397a4, State: Running, Role: LEADER
I20260710 11:08:47.136834  9953 consensus_queue.cc:237] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [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: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } }
I20260710 11:08:47.142891  9377 catalog_manager.cc:5697] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 reported cstate change: term changed from 4 to 5, leader changed from e74d37c631b64905a7a8b936769a050a (127.6.95.66) to da5311f165fa420abfe0baa75af397a4 (127.6.95.67). New cstate: current_term: 5 leader_uuid: "da5311f165fa420abfe0baa75af397a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.270465  9630 raft_consensus.cc:1275] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.271507  9927 consensus_queue.cc:1048] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5311f165fa420abfe0baa75af397a4" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.279371  9837 raft_consensus.cc:1275] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Refusing update from remote peer e74d37c631b64905a7a8b936769a050a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.280767  9952 consensus_queue.cc:1048] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:47.478284  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:47.522030  9837 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 5 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:47.523185  9950 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4b16dcfe4e4ed1ba745ded7d1e7157" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 44733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:47.531314  9556 raft_consensus.cc:1275] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 5 FOLLOWER]: Refusing update from remote peer da5311f165fa420abfe0baa75af397a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:47.533653  9950 consensus_queue.cc:1048] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e74d37c631b64905a7a8b936769a050a" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 34383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:08:47.534539  9652 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc900 after lost signal to thread 6528
W20260710 11:08:47.535449  9652 debug-util.cc:398] Leaking SignalData structure 0x7b08001c33e0 after lost signal to thread 9414
W20260710 11:08:47.536612  9652 debug-util.cc:398] Leaking SignalData structure 0x7b0800298760 after lost signal to thread 9581
W20260710 11:08:47.537675  9652 debug-util.cc:398] Leaking SignalData structure 0x7b08001511e0 after lost signal to thread 9655
W20260710 11:08:47.538911  9652 debug-util.cc:398] Leaking SignalData structure 0x7b080025e720 after lost signal to thread 9867
I20260710 11:08:47.597000  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:47.628446  6525 tablet_server.cc:179] TabletServer@127.6.95.65:44733 shutting down...
I20260710 11:08:47.654781  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:47.655541  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.656327  6525 raft_consensus.cc:2243] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.656813  6525 raft_consensus.cc:2272] T 78c4780e5601487cad007a3d1da175cf P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.659106  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.659631  6525 raft_consensus.cc:2243] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.660060  6525 raft_consensus.cc:2272] T 3e03016cdd7941d09a6db60b5dc95e05 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.661963  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.662472  6525 raft_consensus.cc:2243] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.662822  6525 raft_consensus.cc:2272] T cc4da7db6abe4f3097b5b9bede83ac6e P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.666189  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.666781  6525 raft_consensus.cc:2243] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.667163  6525 raft_consensus.cc:2272] T 7a76387af7494271937c7d63460dd9ca P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.669185  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.669734  6525 raft_consensus.cc:2243] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.670162  6525 raft_consensus.cc:2272] T 7b21a080944b4d0e91591f7229e83840 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.672351  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.672823  6525 raft_consensus.cc:2243] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.673228  6525 raft_consensus.cc:2272] T 68b9f4b4ff2347df99839d85233c10a5 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.675184  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.675668  6525 raft_consensus.cc:2243] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.676071  6525 raft_consensus.cc:2272] T 4280f79b413c4c499f245d4339f2408a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.678167  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.678771  6525 raft_consensus.cc:2243] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.679113  6525 raft_consensus.cc:2272] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:47.683506  9521 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 11:08:47.689496  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.690305  6525 raft_consensus.cc:2243] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.690922  6525 raft_consensus.cc:2272] T 0883edd4dd1944d7b92a6845bca03628 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:47.692960  9521 consensus_peers.cc:597] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. 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 11:08:47.693434  6525 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:47.693914  6525 raft_consensus.cc:2243] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.694285  6525 raft_consensus.cc:2272] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P 0d4b16dcfe4e4ed1ba745ded7d1e7157 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.723949  6525 tablet_server.cc:196] TabletServer@127.6.95.65:44733 shutdown complete.
I20260710 11:08:47.749645  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
I20260710 11:08:47.776616  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:47.778004  6525 tablet_replica.cc:333] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
W20260710 11:08:47.778666  9595 consensus_peers.cc:597] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:47.778724  6525 raft_consensus.cc:2243] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.779577  6525 raft_consensus.cc:2272] T 7b21a080944b4d0e91591f7229e83840 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.781725  6525 tablet_replica.cc:333] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.782248  6525 raft_consensus.cc:2243] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.782900  6525 raft_consensus.cc:2272] T 7a76387af7494271937c7d63460dd9ca P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.784818  6525 tablet_replica.cc:333] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.785352  6525 raft_consensus.cc:2243] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.785698  6525 raft_consensus.cc:2272] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P e74d37c631b64905a7a8b936769a050a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.788054  6525 tablet_replica.cc:333] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.788527  6525 raft_consensus.cc:2243] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.789268  6525 raft_consensus.cc:2272] T 0883edd4dd1944d7b92a6845bca03628 P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.791095  6525 tablet_replica.cc:333] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.791559  6525 raft_consensus.cc:2243] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.792287  6525 raft_consensus.cc:2272] T cc4da7db6abe4f3097b5b9bede83ac6e P e74d37c631b64905a7a8b936769a050a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.794348  6525 tablet_replica.cc:333] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.794782  6525 raft_consensus.cc:2243] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.795140  6525 raft_consensus.cc:2272] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.797261  6525 tablet_replica.cc:333] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.797720  6525 raft_consensus.cc:2243] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.798079  6525 raft_consensus.cc:2272] T 3e03016cdd7941d09a6db60b5dc95e05 P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.799959  6525 tablet_replica.cc:333] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.800453  6525 raft_consensus.cc:2243] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.800830  6525 raft_consensus.cc:2272] T 78c4780e5601487cad007a3d1da175cf P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.802681  6525 tablet_replica.cc:333] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.803149  6525 raft_consensus.cc:2243] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.803567  6525 raft_consensus.cc:2272] T 68b9f4b4ff2347df99839d85233c10a5 P e74d37c631b64905a7a8b936769a050a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.805893  6525 tablet_replica.cc:333] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a: stopping tablet replica
I20260710 11:08:47.806435  6525 raft_consensus.cc:2243] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.807288  6525 raft_consensus.cc:2272] T 4280f79b413c4c499f245d4339f2408a P e74d37c631b64905a7a8b936769a050a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:47.809875  9595 consensus_peers.cc:597] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 -> Peer 0d4b16dcfe4e4ed1ba745ded7d1e7157 (127.6.95.65:44733): Couldn't send request to peer 0d4b16dcfe4e4ed1ba745ded7d1e7157. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:44733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:47.828526  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
I20260710 11:08:47.851037  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
W20260710 11:08:47.878063  9594 consensus_peers.cc:597] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 -> Peer e74d37c631b64905a7a8b936769a050a (127.6.95.66:34383): Couldn't send request to peer e74d37c631b64905a7a8b936769a050a. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:34383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:47.880154  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:47.880927  6525 tablet_replica.cc:333] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.881709  6525 raft_consensus.cc:2243] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.882603  6525 raft_consensus.cc:2272] T 1cb3fcdc0a4740b8ab575bfaeb6b738a P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.885680  6525 tablet_replica.cc:333] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.886466  6525 raft_consensus.cc:2243] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.887285  6525 raft_consensus.cc:2272] T 78c4780e5601487cad007a3d1da175cf P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.889868  6525 tablet_replica.cc:333] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.890585  6525 raft_consensus.cc:2243] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.891085  6525 raft_consensus.cc:2272] T cc4da7db6abe4f3097b5b9bede83ac6e P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.893739  6525 tablet_replica.cc:333] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.894418  6525 raft_consensus.cc:2243] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.895341  6525 raft_consensus.cc:2272] T 7b21a080944b4d0e91591f7229e83840 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.897759  6525 tablet_replica.cc:333] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.898366  6525 raft_consensus.cc:2243] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.898805  6525 raft_consensus.cc:2272] T 7a76387af7494271937c7d63460dd9ca P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.901183  6525 tablet_replica.cc:333] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.901892  6525 raft_consensus.cc:2243] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.902740  6525 raft_consensus.cc:2272] T 3e03016cdd7941d09a6db60b5dc95e05 P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.905030  6525 tablet_replica.cc:333] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.905674  6525 raft_consensus.cc:2243] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.906208  6525 raft_consensus.cc:2272] T 0883edd4dd1944d7b92a6845bca03628 P da5311f165fa420abfe0baa75af397a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.908671  6525 tablet_replica.cc:333] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.909294  6525 raft_consensus.cc:2243] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.910195  6525 raft_consensus.cc:2272] T e2a7c3b342fd4e8ca5b0a2d77afedf94 P da5311f165fa420abfe0baa75af397a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.913228  6525 tablet_replica.cc:333] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.913808  6525 raft_consensus.cc:2243] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:47.914740  6525 raft_consensus.cc:2272] T 68b9f4b4ff2347df99839d85233c10a5 P da5311f165fa420abfe0baa75af397a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:47.917079  6525 tablet_replica.cc:333] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4: stopping tablet replica
I20260710 11:08:47.917608  6525 raft_consensus.cc:2243] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:47.918054  6525 raft_consensus.cc:2272] T 4280f79b413c4c499f245d4339f2408a P da5311f165fa420abfe0baa75af397a4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:48.479307  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:48.947182  6525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9652)
W20260710 11:08:49.480472  9428 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:49.947595  6525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9652)
I20260710 11:08:50.094602  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:08:50.115482  6525 master.cc:562] Master@127.6.95.126:35237 shutting down...
I20260710 11:08:50.132916  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.133406  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.133705  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87ed04f6ec0e45e6844cca8f6f458af3: stopping tablet replica
I20260710 11:08:50.169312  6525 master.cc:584] Master@127.6.95.126:35237 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16935 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:08:50.207828  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:39327
I20260710 11:08:50.208935  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:50.214409  9982 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 11:08:50.214596  9983 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 11:08:50.215404  9985 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 11:08:50.216046  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:50.216904  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:50.217080  6525 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 11:08:50.217221  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681730217205 us; error 0 us; skew 500 ppm
I20260710 11:08:50.217711  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:50.219794  6525 webserver.cc:533] Webserver started at http://127.6.95.126:46471/ using document root <none> and password file <none>
I20260710 11:08:50.220294  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:50.220456  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:50.220717  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:50.221745  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "cff0d563114f492b9dd318f70d380a37"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.225719  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:08:50.228677  9990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.229310  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:50.229558  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "cff0d563114f492b9dd318f70d380a37"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.229808  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-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 11:08:50.259351  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:50.260515  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:50.295724  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:39327
I20260710 11:08:50.295835 10041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:39327 every 8 connection(s)
I20260710 11:08:50.299328 10042 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 11:08:50.309074 10042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37: Bootstrap starting.
I20260710 11:08:50.313536 10042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.317306 10042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37: No bootstrap required, opened a new log
I20260710 11:08:50.319202 10042 raft_consensus.cc:359] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff0d563114f492b9dd318f70d380a37" member_type: VOTER }
I20260710 11:08:50.319554 10042 raft_consensus.cc:385] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.319723 10042 raft_consensus.cc:740] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff0d563114f492b9dd318f70d380a37, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.320236 10042 consensus_queue.cc:260] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cff0d563114f492b9dd318f70d380a37" member_type: VOTER }
I20260710 11:08:50.320654 10042 raft_consensus.cc:399] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:50.320832 10042 raft_consensus.cc:493] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:50.321039 10042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.324986 10042 raft_consensus.cc:515] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff0d563114f492b9dd318f70d380a37" member_type: VOTER }
I20260710 11:08:50.325398 10042 leader_election.cc:304] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [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: cff0d563114f492b9dd318f70d380a37; no voters: 
I20260710 11:08:50.326444 10042 leader_election.cc:290] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:50.326716 10045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.327913 10045 raft_consensus.cc:697] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 1 LEADER]: Becoming Leader. State: Replica: cff0d563114f492b9dd318f70d380a37, State: Running, Role: LEADER
I20260710 11:08:50.328480 10045 consensus_queue.cc:237] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [LEADER]: Queue going to LEADER mode. State: All 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: "cff0d563114f492b9dd318f70d380a37" member_type: VOTER }
I20260710 11:08:50.329101 10042 sys_catalog.cc:565] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:50.332705 10046 sys_catalog.cc:455] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cff0d563114f492b9dd318f70d380a37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff0d563114f492b9dd318f70d380a37" member_type: VOTER } }
I20260710 11:08:50.332799 10047 sys_catalog.cc:455] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cff0d563114f492b9dd318f70d380a37. Latest consensus state: current_term: 1 leader_uuid: "cff0d563114f492b9dd318f70d380a37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cff0d563114f492b9dd318f70d380a37" member_type: VOTER } }
I20260710 11:08:50.333436 10046 sys_catalog.cc:458] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:50.333508 10047 sys_catalog.cc:458] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:50.336771 10051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:50.342592 10051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:50.345178  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:50.350998 10051 catalog_manager.cc:1383] Generated new cluster ID: ce8c8bf6cf8a4915a2c216c9271a54a1
I20260710 11:08:50.351205 10051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:50.371312 10051 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:50.372471 10051 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:50.384591 10051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37: Generated new TSK 0
I20260710 11:08:50.385083 10051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:50.411837  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:50.417250 10063 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 11:08:50.418125 10064 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 11:08:50.419503 10066 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 11:08:50.419831  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:50.420847  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:50.421025  6525 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 11:08:50.421147  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681730421131 us; error 0 us; skew 500 ppm
I20260710 11:08:50.421602  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:50.423714  6525 webserver.cc:533] Webserver started at http://127.6.95.65:46539/ using document root <none> and password file <none>
I20260710 11:08:50.424141  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:50.424294  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:50.424501  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:50.425477  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "03e0231414fb40f2a216f5e309794a54"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.429505  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:50.432653 10071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.433313  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:50.433610  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "03e0231414fb40f2a216f5e309794a54"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.433861  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-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 11:08:50.461580  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:50.462723  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:50.464146  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:50.466269  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:50.466457  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.466668  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:50.466830  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.503551  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:38741
I20260710 11:08:50.503659 10133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:38741 every 8 connection(s)
I20260710 11:08:50.508225  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:50.514724 10138 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 11:08:50.516672 10139 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 11:08:50.519475 10141 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 11:08:50.520159  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:50.520361 10134 heartbeater.cc:344] Connected to a master server at 127.6.95.126:39327
I20260710 11:08:50.520848 10134 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:50.521350  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:50.521626  6525 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 11:08:50.521824  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681730521806 us; error 0 us; skew 500 ppm
I20260710 11:08:50.521694 10134 heartbeater.cc:507] Master 127.6.95.126:39327 requested a full tablet report, sending...
I20260710 11:08:50.522763  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:50.524369 10007 ts_manager.cc:194] Registered new tserver with Master: 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741)
I20260710 11:08:50.526480 10007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43000
I20260710 11:08:50.528990  6525 webserver.cc:533] Webserver started at http://127.6.95.66:45875/ using document root <none> and password file <none>
I20260710 11:08:50.529480  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:50.529662  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:50.529902  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:50.530947  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.534897  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:08:50.537791 10146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.538444  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:50.538698  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.538930  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-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 11:08:50.552726  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:50.553738  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:50.554991  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:50.556964  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:50.557132  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.557345  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:50.557480  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.593995  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:39473
I20260710 11:08:50.594099 10208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:39473 every 8 connection(s)
I20260710 11:08:50.598395  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:50.604038 10212 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 11:08:50.605767 10213 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 11:08:50.607362 10215 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 11:08:50.608260 10209 heartbeater.cc:344] Connected to a master server at 127.6.95.126:39327
I20260710 11:08:50.608592 10209 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:50.608665  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:50.609365 10209 heartbeater.cc:507] Master 127.6.95.126:39327 requested a full tablet report, sending...
I20260710 11:08:50.609557  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:50.609808  6525 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 11:08:50.609988  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681730609970 us; error 0 us; skew 500 ppm
I20260710 11:08:50.610554  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:50.611178 10007 ts_manager.cc:194] Registered new tserver with Master: 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473)
I20260710 11:08:50.612669 10007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43008
I20260710 11:08:50.612968  6525 webserver.cc:533] Webserver started at http://127.6.95.67:43347/ using document root <none> and password file <none>
I20260710 11:08:50.613428  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:50.613611  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:50.613919  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:50.615240  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "0058cf97cf6a475fbe158b801dd01f0b"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.619257  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:50.622179 10220 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.622836  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:50.623090  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "0058cf97cf6a475fbe158b801dd01f0b"
format_stamp: "Formatted at 2026-07-10 11:08:50 on dist-test-slave-gxjw"
I20260710 11:08:50.623329  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644618424-6525-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 11:08:50.632009  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:50.632982  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:50.634240  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:50.636258  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:50.636439  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.636650  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:50.636795  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:50.673691  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:46369
I20260710 11:08:50.673794 10282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:46369 every 8 connection(s)
I20260710 11:08:50.686069 10283 heartbeater.cc:344] Connected to a master server at 127.6.95.126:39327
I20260710 11:08:50.686406 10283 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:50.687027 10283 heartbeater.cc:507] Master 127.6.95.126:39327 requested a full tablet report, sending...
I20260710 11:08:50.688690 10007 ts_manager.cc:194] Registered new tserver with Master: 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:50.689690  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013070504s
I20260710 11:08:50.689870 10007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43020
I20260710 11:08:50.711336 10007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43026:
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 11:08:50.713331 10007 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 11:08:50.755106 10248 tablet_service.cc:1511] Processing CreateTablet for tablet 4524e9ed6efb481b94e3517fd21b65a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=10eda423785c4d42929f754d8b04bde2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:50.756428 10248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4524e9ed6efb481b94e3517fd21b65a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.756983 10247 tablet_service.cc:1511] Processing CreateTablet for tablet e5978829ae5c4d8da3538639a799ffe9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=10eda423785c4d42929f754d8b04bde2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:50.758343 10247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5978829ae5c4d8da3538639a799ffe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.761226 10099 tablet_service.cc:1511] Processing CreateTablet for tablet 4524e9ed6efb481b94e3517fd21b65a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=10eda423785c4d42929f754d8b04bde2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:50.761760 10098 tablet_service.cc:1511] Processing CreateTablet for tablet e5978829ae5c4d8da3538639a799ffe9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=10eda423785c4d42929f754d8b04bde2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:50.762430 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4524e9ed6efb481b94e3517fd21b65a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.763096 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5978829ae5c4d8da3538639a799ffe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.778682 10174 tablet_service.cc:1511] Processing CreateTablet for tablet 4524e9ed6efb481b94e3517fd21b65a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=10eda423785c4d42929f754d8b04bde2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:50.779920 10298 tablet_bootstrap.cc:492] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: Bootstrap starting.
I20260710 11:08:50.781123 10173 tablet_service.cc:1511] Processing CreateTablet for tablet e5978829ae5c4d8da3538639a799ffe9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=10eda423785c4d42929f754d8b04bde2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:50.782611 10174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4524e9ed6efb481b94e3517fd21b65a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.783249 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5978829ae5c4d8da3538639a799ffe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:50.786348 10298 tablet_bootstrap.cc:654] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.808032 10299 tablet_bootstrap.cc:492] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54: Bootstrap starting.
I20260710 11:08:50.809278 10298 tablet_bootstrap.cc:492] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: No bootstrap required, opened a new log
I20260710 11:08:50.809681 10298 ts_tablet_manager.cc:1403] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260710 11:08:50.811673 10298 raft_consensus.cc:359] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:50.812215 10298 raft_consensus.cc:385] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.812438 10298 raft_consensus.cc:740] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.812515 10301 tablet_bootstrap.cc:492] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: Bootstrap starting.
I20260710 11:08:50.813289 10299 tablet_bootstrap.cc:654] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.813093 10298 consensus_queue.cc:260] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:50.815135 10283 heartbeater.cc:499] Master 127.6.95.126:39327 was elected leader, sending a full tablet report...
I20260710 11:08:50.815621 10298 ts_tablet_manager.cc:1434] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:50.817377 10298 tablet_bootstrap.cc:492] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b: Bootstrap starting.
I20260710 11:08:50.819041 10299 tablet_bootstrap.cc:492] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54: No bootstrap required, opened a new log
I20260710 11:08:50.819244 10301 tablet_bootstrap.cc:654] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.819590 10299 ts_tablet_manager.cc:1403] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260710 11:08:50.822474 10299 raft_consensus.cc:359] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:50.823205 10299 raft_consensus.cc:385] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.823305 10298 tablet_bootstrap.cc:654] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.823611 10299 raft_consensus.cc:740] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.824541 10299 consensus_queue.cc:260] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:50.831072 10299 ts_tablet_manager.cc:1434] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260710 11:08:50.831321 10301 tablet_bootstrap.cc:492] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: No bootstrap required, opened a new log
I20260710 11:08:50.836031 10301 ts_tablet_manager.cc:1403] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.015s
I20260710 11:08:50.831794 10134 heartbeater.cc:499] Master 127.6.95.126:39327 was elected leader, sending a full tablet report...
I20260710 11:08:50.832089 10299 tablet_bootstrap.cc:492] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54: Bootstrap starting.
I20260710 11:08:50.839886 10301 raft_consensus.cc:359] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:50.840937 10301 raft_consensus.cc:385] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.841337 10301 raft_consensus.cc:740] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.842222 10301 consensus_queue.cc:260] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:50.842837 10299 tablet_bootstrap.cc:654] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.844559 10209 heartbeater.cc:499] Master 127.6.95.126:39327 was elected leader, sending a full tablet report...
I20260710 11:08:50.844910 10301 ts_tablet_manager.cc:1434] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:08:50.845216 10298 tablet_bootstrap.cc:492] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b: No bootstrap required, opened a new log
I20260710 11:08:50.845708 10298 ts_tablet_manager.cc:1403] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260710 11:08:50.845925 10301 tablet_bootstrap.cc:492] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0: Bootstrap starting.
W20260710 11:08:50.847445 10210 tablet.cc:2406] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:50.848428 10298 raft_consensus.cc:359] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:50.849121 10298 raft_consensus.cc:385] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.849400 10298 raft_consensus.cc:740] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.850140 10298 consensus_queue.cc:260] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:50.852416 10298 ts_tablet_manager.cc:1434] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:08:50.852618 10301 tablet_bootstrap.cc:654] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:50.857664 10299 tablet_bootstrap.cc:492] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54: No bootstrap required, opened a new log
I20260710 11:08:50.858126 10299 ts_tablet_manager.cc:1403] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260710 11:08:50.861021 10299 raft_consensus.cc:359] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:50.861593 10299 raft_consensus.cc:385] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.861871 10299 raft_consensus.cc:740] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.862422 10299 consensus_queue.cc:260] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:50.864213 10299 ts_tablet_manager.cc:1434] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:08:50.858089 10301 tablet_bootstrap.cc:492] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0: No bootstrap required, opened a new log
I20260710 11:08:50.865165 10301 ts_tablet_manager.cc:1403] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260710 11:08:50.867255 10301 raft_consensus.cc:359] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:50.867871 10301 raft_consensus.cc:385] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:50.868166 10301 raft_consensus.cc:740] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Initialized, Role: FOLLOWER
I20260710 11:08:50.868858 10301 consensus_queue.cc:260] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:50.870813 10301 ts_tablet_manager.cc:1434] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:51.016553 10302 raft_consensus.cc:493] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:51.017004 10302 raft_consensus.cc:515] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.018947 10302 leader_election.cc:290] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473)
I20260710 11:08:51.027518 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5978829ae5c4d8da3538639a799ffe9" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03e0231414fb40f2a216f5e309794a54" is_pre_election: true
I20260710 11:08:51.028194 10109 raft_consensus.cc:2468] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 0.
I20260710 11:08:51.028613 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5978829ae5c4d8da3538639a799ffe9" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" is_pre_election: true
I20260710 11:08:51.029187 10184 raft_consensus.cc:2468] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 0.
I20260710 11:08:51.029237 10223 leader_election.cc:304] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 03e0231414fb40f2a216f5e309794a54; no voters: 
I20260710 11:08:51.030012 10302 raft_consensus.cc:2804] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:51.030329 10302 raft_consensus.cc:493] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:51.030586 10302 raft_consensus.cc:3060] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.035233 10302 raft_consensus.cc:515] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.036679 10302 leader_election.cc:290] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 election: Requested vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473)
I20260710 11:08:51.037361 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5978829ae5c4d8da3538639a799ffe9" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03e0231414fb40f2a216f5e309794a54"
I20260710 11:08:51.037608 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5978829ae5c4d8da3538639a799ffe9" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
I20260710 11:08:51.037907 10109 raft_consensus.cc:3060] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.038116 10184 raft_consensus.cc:3060] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.044610 10184 raft_consensus.cc:2468] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 1.
I20260710 11:08:51.044610 10109 raft_consensus.cc:2468] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 1.
I20260710 11:08:51.045735 10222 leader_election.cc:304] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 6c9e278ba8d1426a9a9a6a3e017293e0; no voters: 
I20260710 11:08:51.046345 10302 raft_consensus.cc:2804] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:51.047101 10302 raft_consensus.cc:697] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Becoming Leader. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Running, Role: LEADER
I20260710 11:08:51.047824 10302 consensus_queue.cc:237] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.054106 10004 catalog_manager.cc:5697] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67). New cstate: current_term: 1 leader_uuid: "0058cf97cf6a475fbe158b801dd01f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.074820 10302 raft_consensus.cc:493] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:51.075270 10302 raft_consensus.cc:515] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:51.076992 10302 leader_election.cc:290] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473)
I20260710 11:08:51.077713 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03e0231414fb40f2a216f5e309794a54" is_pre_election: true
I20260710 11:08:51.077926 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" is_pre_election: true
I20260710 11:08:51.078219 10109 raft_consensus.cc:2468] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 0.
I20260710 11:08:51.078495 10184 raft_consensus.cc:2468] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 0.
I20260710 11:08:51.079133 10223 leader_election.cc:304] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 03e0231414fb40f2a216f5e309794a54; no voters: 
I20260710 11:08:51.079783 10302 raft_consensus.cc:2804] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:51.080122 10302 raft_consensus.cc:493] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:51.080366 10302 raft_consensus.cc:3060] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.085485 10302 raft_consensus.cc:515] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:51.087003 10302 leader_election.cc:290] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 election: Requested vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473)
I20260710 11:08:51.087556 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03e0231414fb40f2a216f5e309794a54"
I20260710 11:08:51.087883 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0" candidate_uuid: "0058cf97cf6a475fbe158b801dd01f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
I20260710 11:08:51.088020 10109 raft_consensus.cc:3060] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.088389 10184 raft_consensus.cc:3060] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.092406 10109 raft_consensus.cc:2468] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 1.
I20260710 11:08:51.092811 10184 raft_consensus.cc:2468] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0058cf97cf6a475fbe158b801dd01f0b in term 1.
I20260710 11:08:51.093247 10223 leader_election.cc:304] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 03e0231414fb40f2a216f5e309794a54; no voters: 
I20260710 11:08:51.093927 10302 raft_consensus.cc:2804] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:51.094317 10302 raft_consensus.cc:697] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Becoming Leader. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Running, Role: LEADER
I20260710 11:08:51.095011 10302 consensus_queue.cc:237] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:51.100582 10004 catalog_manager.cc:5697] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67). New cstate: current_term: 1 leader_uuid: "0058cf97cf6a475fbe158b801dd01f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.174516 10004 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43038:
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 11:08:51.176357 10004 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 11:08:51.196520 10098 tablet_service.cc:1511] Processing CreateTablet for tablet b2294c6450c54d46800b2e2f65c71c0d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3656c9d8d3ff4eb5bd0fe83e887debd8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:51.197747 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2294c6450c54d46800b2e2f65c71c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.197649 10173 tablet_service.cc:1511] Processing CreateTablet for tablet b2294c6450c54d46800b2e2f65c71c0d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3656c9d8d3ff4eb5bd0fe83e887debd8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:51.198838 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2294c6450c54d46800b2e2f65c71c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.199453 10247 tablet_service.cc:1511] Processing CreateTablet for tablet b2294c6450c54d46800b2e2f65c71c0d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3656c9d8d3ff4eb5bd0fe83e887debd8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:51.200616 10247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2294c6450c54d46800b2e2f65c71c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.203253 10174 tablet_service.cc:1511] Processing CreateTablet for tablet bfb36d9740cd42618b402e4c61a60565 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3656c9d8d3ff4eb5bd0fe83e887debd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:51.204381 10174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb36d9740cd42618b402e4c61a60565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.206873 10099 tablet_service.cc:1511] Processing CreateTablet for tablet bfb36d9740cd42618b402e4c61a60565 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3656c9d8d3ff4eb5bd0fe83e887debd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:51.207414 10248 tablet_service.cc:1511] Processing CreateTablet for tablet bfb36d9740cd42618b402e4c61a60565 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3656c9d8d3ff4eb5bd0fe83e887debd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:51.208031 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb36d9740cd42618b402e4c61a60565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.208688 10248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb36d9740cd42618b402e4c61a60565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.215627 10299 tablet_bootstrap.cc:492] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: Bootstrap starting.
I20260710 11:08:51.221377 10299 tablet_bootstrap.cc:654] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.225973 10301 tablet_bootstrap.cc:492] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: Bootstrap starting.
I20260710 11:08:51.230921 10298 tablet_bootstrap.cc:492] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b: Bootstrap starting.
I20260710 11:08:51.231880 10301 tablet_bootstrap.cc:654] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.236980 10301 tablet_bootstrap.cc:492] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: No bootstrap required, opened a new log
I20260710 11:08:51.237248 10299 tablet_bootstrap.cc:492] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: No bootstrap required, opened a new log
I20260710 11:08:51.237344 10301 ts_tablet_manager.cc:1403] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:08:51.237461 10298 tablet_bootstrap.cc:654] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.237828 10299 ts_tablet_manager.cc:1403] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 11:08:51.239672 10301 raft_consensus.cc:359] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.240340 10301 raft_consensus.cc:385] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.240724 10301 raft_consensus.cc:740] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.240653 10299 raft_consensus.cc:359] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.241369 10299 raft_consensus.cc:385] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.241670 10299 raft_consensus.cc:740] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.241564 10301 consensus_queue.cc:260] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.243387 10301 ts_tablet_manager.cc:1434] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:51.244231 10301 tablet_bootstrap.cc:492] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0: Bootstrap starting.
I20260710 11:08:51.242486 10299 consensus_queue.cc:260] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.245266 10298 tablet_bootstrap.cc:492] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b: No bootstrap required, opened a new log
I20260710 11:08:51.245761 10298 ts_tablet_manager.cc:1403] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260710 11:08:51.246016 10299 ts_tablet_manager.cc:1434] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:08:51.247020 10299 tablet_bootstrap.cc:492] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54: Bootstrap starting.
I20260710 11:08:51.248507 10298 raft_consensus.cc:359] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.249256 10298 raft_consensus.cc:385] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.249571 10298 raft_consensus.cc:740] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.250403 10298 consensus_queue.cc:260] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.250890 10301 tablet_bootstrap.cc:654] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.253993 10299 tablet_bootstrap.cc:654] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.256731 10298 ts_tablet_manager.cc:1434] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:51.257833 10298 tablet_bootstrap.cc:492] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b: Bootstrap starting.
I20260710 11:08:51.264199 10298 tablet_bootstrap.cc:654] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.267762 10299 tablet_bootstrap.cc:492] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54: No bootstrap required, opened a new log
I20260710 11:08:51.268440 10299 ts_tablet_manager.cc:1403] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 11:08:51.271718 10299 raft_consensus.cc:359] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.272532 10299 raft_consensus.cc:385] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.272881 10299 raft_consensus.cc:740] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.273690 10299 consensus_queue.cc:260] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.275682 10301 tablet_bootstrap.cc:492] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0: No bootstrap required, opened a new log
I20260710 11:08:51.276243 10301 ts_tablet_manager.cc:1403] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260710 11:08:51.277966 10298 tablet_bootstrap.cc:492] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b: No bootstrap required, opened a new log
I20260710 11:08:51.278510 10298 ts_tablet_manager.cc:1403] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:08:51.280280 10301 raft_consensus.cc:359] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.280984 10301 raft_consensus.cc:385] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.281311 10301 raft_consensus.cc:740] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.281371 10298 raft_consensus.cc:359] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.282047 10298 raft_consensus.cc:385] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.282195 10299 ts_tablet_manager.cc:1434] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:08:51.282325 10298 raft_consensus.cc:740] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.282115 10301 consensus_queue.cc:260] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.283257 10298 consensus_queue.cc:260] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.285135 10301 ts_tablet_manager.cc:1434] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:08:51.286897 10298 ts_tablet_manager.cc:1434] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:51.299387 10307 raft_consensus.cc:493] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:51.299768 10307 raft_consensus.cc:515] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.301560 10307 leader_election.cc:290] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.307857 10305 raft_consensus.cc:493] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:51.308372 10305 raft_consensus.cc:515] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.310732 10305 leader_election.cc:290] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.313654 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03e0231414fb40f2a216f5e309794a54" is_pre_election: true
I20260710 11:08:51.314301 10109 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in term 0.
I20260710 11:08:51.315508 10149 leader_election.cc:304] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03e0231414fb40f2a216f5e309794a54, 6c9e278ba8d1426a9a9a6a3e017293e0; no voters: 
I20260710 11:08:51.316406 10307 raft_consensus.cc:2804] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:51.316726 10307 raft_consensus.cc:493] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:51.317047 10307 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.321589 10305 raft_consensus.cc:493] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:51.322062 10305 raft_consensus.cc:515] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.324087 10305 leader_election.cc:290] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.325235 10184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" is_pre_election: true
I20260710 11:08:51.325263 10183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb36d9740cd42618b402e4c61a60565" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" is_pre_election: true
I20260710 11:08:51.325941 10183 raft_consensus.cc:2468] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 0.
I20260710 11:08:51.327279 10073 leader_election.cc:304] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03e0231414fb40f2a216f5e309794a54, 6c9e278ba8d1426a9a9a6a3e017293e0; no voters: 
I20260710 11:08:51.328157 10305 raft_consensus.cc:2804] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:51.328541 10305 raft_consensus.cc:493] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:51.328920 10305 raft_consensus.cc:3060] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.336755 10258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b" is_pre_election: true
I20260710 11:08:51.337426 10258 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in term 0.
I20260710 11:08:51.337323 10305 raft_consensus.cc:515] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.337572 10257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b" is_pre_election: true
I20260710 11:08:51.337844 10256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb36d9740cd42618b402e4c61a60565" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b" is_pre_election: true
I20260710 11:08:51.338300 10257 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 0.
I20260710 11:08:51.338464 10256 raft_consensus.cc:2468] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 0.
I20260710 11:08:51.339314 10305 leader_election.cc:290] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 election: Requested vote from peers 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.340057 10183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb36d9740cd42618b402e4c61a60565" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
I20260710 11:08:51.340292 10074 leader_election.cc:304] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 03e0231414fb40f2a216f5e309794a54; no voters: 
I20260710 11:08:51.340605 10183 raft_consensus.cc:3060] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:51.341286 10055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:51.341710 10305 raft_consensus.cc:2804] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:51.341209 10307 raft_consensus.cc:515] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.342381 10256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb36d9740cd42618b402e4c61a60565" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
I20260710 11:08:51.342907 10256 raft_consensus.cc:3060] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.344909 10307 leader_election.cc:290] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [CANDIDATE]: Term 1 election: Requested vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.344834 10109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03e0231414fb40f2a216f5e309794a54"
I20260710 11:08:51.345701 10257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
I20260710 11:08:51.346227 10257 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.342903 10184 raft_consensus.cc:2393] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03e0231414fb40f2a216f5e309794a54 in current term 1: Already voted for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in this term.
I20260710 11:08:51.348820 10183 raft_consensus.cc:2468] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 1.
I20260710 11:08:51.349686 10256 raft_consensus.cc:2468] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 1.
I20260710 11:08:51.342067 10305 raft_consensus.cc:493] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:51.351168 10305 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.351197 10073 leader_election.cc:304] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03e0231414fb40f2a216f5e309794a54, 6c9e278ba8d1426a9a9a6a3e017293e0; no voters: 
I20260710 11:08:51.352840 10257 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in term 1.
I20260710 11:08:51.352931 10331 raft_consensus.cc:2804] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:51.353735 10149 leader_election.cc:304] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 6c9e278ba8d1426a9a9a6a3e017293e0; no voters: 
I20260710 11:08:51.354025 10331 raft_consensus.cc:697] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 1 LEADER]: Becoming Leader. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Running, Role: LEADER
I20260710 11:08:51.354559 10307 raft_consensus.cc:2804] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:51.354925 10331 consensus_queue.cc:237] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.355544 10307 raft_consensus.cc:697] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 LEADER]: Becoming Leader. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Running, Role: LEADER
I20260710 11:08:51.356422 10307 consensus_queue.cc:237] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.357748 10305 raft_consensus.cc:515] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.359324 10109 raft_consensus.cc:2393] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in current term 1: Already voted for candidate 03e0231414fb40f2a216f5e309794a54 in this term.
I20260710 11:08:51.361804 10305 leader_election.cc:290] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 1 election: Requested vote from peers 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.362424 10183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
I20260710 11:08:51.364135 10007 catalog_manager.cc:5697] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03e0231414fb40f2a216f5e309794a54 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "03e0231414fb40f2a216f5e309794a54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.364795 10257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
I20260710 11:08:51.365528 10257 raft_consensus.cc:2393] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03e0231414fb40f2a216f5e309794a54 in current term 1: Already voted for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in this term.
I20260710 11:08:51.366322 10074 leader_election.cc:304] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [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: 03e0231414fb40f2a216f5e309794a54; no voters: 0058cf97cf6a475fbe158b801dd01f0b, 6c9e278ba8d1426a9a9a6a3e017293e0
I20260710 11:08:51.366918 10305 raft_consensus.cc:2749] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:51.368427 10005 catalog_manager.cc:5697] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.388032 10257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0"
dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
mode: GRACEFUL
new_leader_uuid: "03e0231414fb40f2a216f5e309794a54"
 from {username='slave'} at 127.0.0.1:58390
I20260710 11:08:51.388495 10257 raft_consensus.cc:606] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Received request to transfer leadership to TS 03e0231414fb40f2a216f5e309794a54
I20260710 11:08:51.401523 10183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d"
dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
mode: GRACEFUL
new_leader_uuid: "03e0231414fb40f2a216f5e309794a54"
 from {username='slave'} at 127.0.0.1:42244
I20260710 11:08:51.401942 10183 raft_consensus.cc:606] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 LEADER]: Received request to transfer leadership to TS 03e0231414fb40f2a216f5e309794a54
I20260710 11:08:51.586158 10302 consensus_queue.cc:1048] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.592070 10311 raft_consensus.cc:993] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: : Instructing follower 03e0231414fb40f2a216f5e309794a54 to start an election
I20260710 11:08:51.592648 10302 raft_consensus.cc:1081] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Signalling peer 03e0231414fb40f2a216f5e309794a54 to start an election
I20260710 11:08:51.594463 10108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0"
dest_uuid: "03e0231414fb40f2a216f5e309794a54"
 from {username='slave'} at 127.0.0.1:35336
I20260710 11:08:51.596897 10108 raft_consensus.cc:493] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.597276 10108 raft_consensus.cc:3060] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.600718 10302 consensus_queue.cc:1048] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.603873 10108 raft_consensus.cc:515] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:51.609617 10108 leader_election.cc:290] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 2 election: Requested vote from peers 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369), 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473)
I20260710 11:08:51.610179 10257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
I20260710 11:08:51.610769 10257 raft_consensus.cc:3055] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.611064 10257 raft_consensus.cc:740] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0058cf97cf6a475fbe158b801dd01f0b, State: Running, Role: LEADER
I20260710 11:08:51.611630 10257 consensus_queue.cc:260] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:51.612843 10257 raft_consensus.cc:3060] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.613355 10183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4524e9ed6efb481b94e3517fd21b65a0" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
I20260710 11:08:51.613799 10183 raft_consensus.cc:3060] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.617770 10257 raft_consensus.cc:2468] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 2.
I20260710 11:08:51.618090 10183 raft_consensus.cc:2468] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 2.
I20260710 11:08:51.618631 10074 leader_election.cc:304] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 03e0231414fb40f2a216f5e309794a54; no voters: 
I20260710 11:08:51.619262 10305 raft_consensus.cc:2804] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.619611 10305 raft_consensus.cc:697] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Becoming Leader. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Running, Role: LEADER
I20260710 11:08:51.620314 10305 consensus_queue.cc:237] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } }
I20260710 11:08:51.626348 10007 catalog_manager.cc:5697] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 reported cstate change: term changed from 1 to 2, leader changed from 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67) to 03e0231414fb40f2a216f5e309794a54 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "03e0231414fb40f2a216f5e309794a54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.642139 10302 consensus_queue.cc:1048] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.651691 10311 consensus_queue.cc:1048] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.783370 10307 consensus_queue.cc:1048] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.792666 10333 consensus_queue.cc:1048] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.799783 10333 raft_consensus.cc:993] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: : Instructing follower 03e0231414fb40f2a216f5e309794a54 to start an election
I20260710 11:08:51.800215 10346 raft_consensus.cc:1081] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 LEADER]: Signalling peer 03e0231414fb40f2a216f5e309794a54 to start an election
I20260710 11:08:51.801716 10108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d"
dest_uuid: "03e0231414fb40f2a216f5e309794a54"
 from {username='slave'} at 127.0.0.1:35352
I20260710 11:08:51.802239 10108 raft_consensus.cc:493] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.802578 10108 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.808702 10108 raft_consensus.cc:515] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.811372 10257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
I20260710 11:08:51.811802 10183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "03e0231414fb40f2a216f5e309794a54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
I20260710 11:08:51.811784 10257 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.812419 10183 raft_consensus.cc:3055] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.812813 10183 raft_consensus.cc:740] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Running, Role: LEADER
I20260710 11:08:51.813572 10183 consensus_queue.cc:260] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.814646 10183 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.818050 10257 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 2.
I20260710 11:08:51.819201 10074 leader_election.cc:304] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0058cf97cf6a475fbe158b801dd01f0b, 03e0231414fb40f2a216f5e309794a54; no voters: 
I20260710 11:08:51.819675 10108 leader_election.cc:290] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [CANDIDATE]: Term 2 election: Requested vote from peers 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66:39473), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:51.819958 10305 raft_consensus.cc:2804] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.820633 10305 raft_consensus.cc:697] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Becoming Leader. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Running, Role: LEADER
I20260710 11:08:51.821339 10305 consensus_queue.cc:237] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:51.821712 10183 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03e0231414fb40f2a216f5e309794a54 in term 2.
I20260710 11:08:51.826613 10007 catalog_manager.cc:5697] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 reported cstate change: term changed from 1 to 2, leader changed from 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66) to 03e0231414fb40f2a216f5e309794a54 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "03e0231414fb40f2a216f5e309794a54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.890832 10305 consensus_queue.cc:1048] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:51.899639 10349 consensus_queue.cc:1048] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:52.042299 10183 raft_consensus.cc:1275] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Refusing update from remote peer 03e0231414fb40f2a216f5e309794a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.043350 10349 consensus_queue.cc:1048] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.050041 10257 raft_consensus.cc:1275] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Refusing update from remote peer 03e0231414fb40f2a216f5e309794a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.052243 10331 consensus_queue.cc:1048] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.093459  6525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:08:52.094973  6525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:08:52.095392  6525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:08:52.106851 10108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d"
dest_uuid: "03e0231414fb40f2a216f5e309794a54"
mode: GRACEFUL
new_leader_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
 from {username='slave'} at 127.0.0.1:35356
I20260710 11:08:52.107344 10108 raft_consensus.cc:606] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Received request to transfer leadership to TS 6c9e278ba8d1426a9a9a6a3e017293e0
I20260710 11:08:52.108301  6525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:08:52.264978 10183 raft_consensus.cc:1275] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Refusing update from remote peer 03e0231414fb40f2a216f5e309794a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.266057 10331 consensus_queue.cc:1048] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.270467 10305 raft_consensus.cc:993] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: : Instructing follower 6c9e278ba8d1426a9a9a6a3e017293e0 to start an election
I20260710 11:08:52.270859 10305 raft_consensus.cc:1081] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Signalling peer 6c9e278ba8d1426a9a9a6a3e017293e0 to start an election
I20260710 11:08:52.272878 10184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d"
dest_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0"
 from {username='slave'} at 127.0.0.1:42238
I20260710 11:08:52.274513 10257 raft_consensus.cc:1275] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Refusing update from remote peer 03e0231414fb40f2a216f5e309794a54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.274572 10184 raft_consensus.cc:493] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.275629 10184 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.276476 10305 consensus_queue.cc:1048] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.282135 10184 raft_consensus.cc:515] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:52.284875 10184 leader_election.cc:290] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [CANDIDATE]: Term 3 election: Requested vote from peers 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741), 0058cf97cf6a475fbe158b801dd01f0b (127.6.95.67:46369)
I20260710 11:08:52.285702 10108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03e0231414fb40f2a216f5e309794a54"
I20260710 11:08:52.286229 10108 raft_consensus.cc:3055] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:52.286477 10108 raft_consensus.cc:740] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03e0231414fb40f2a216f5e309794a54, State: Running, Role: LEADER
I20260710 11:08:52.287257 10108 consensus_queue.cc:260] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [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: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:52.286449 10257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2294c6450c54d46800b2e2f65c71c0d" candidate_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0058cf97cf6a475fbe158b801dd01f0b"
I20260710 11:08:52.288198 10108 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.288405 10257 raft_consensus.cc:3060] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.294811 10108 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in term 3.
I20260710 11:08:52.295699 10257 raft_consensus.cc:2468] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c9e278ba8d1426a9a9a6a3e017293e0 in term 3.
I20260710 11:08:52.295975 10149 leader_election.cc:304] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [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: 03e0231414fb40f2a216f5e309794a54, 6c9e278ba8d1426a9a9a6a3e017293e0; no voters: 
I20260710 11:08:52.296950 10346 raft_consensus.cc:2804] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:52.297392 10346 raft_consensus.cc:697] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 3 LEADER]: Becoming Leader. State: Replica: 6c9e278ba8d1426a9a9a6a3e017293e0, State: Running, Role: LEADER
I20260710 11:08:52.298126 10346 consensus_queue.cc:237] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [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: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } }
I20260710 11:08:52.303288 10007 catalog_manager.cc:5697] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 reported cstate change: term changed from 2 to 3, leader changed from 03e0231414fb40f2a216f5e309794a54 (127.6.95.65) to 6c9e278ba8d1426a9a9a6a3e017293e0 (127.6.95.66). New cstate: current_term: 3 leader_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03e0231414fb40f2a216f5e309794a54" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c9e278ba8d1426a9a9a6a3e017293e0" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 39473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0058cf97cf6a475fbe158b801dd01f0b" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 46369 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:52.436707  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
I20260710 11:08:52.455905  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:52.456491  6525 tablet_replica.cc:333] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54: stopping tablet replica
I20260710 11:08:52.456981  6525 raft_consensus.cc:2243] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.457670  6525 raft_consensus.cc:2272] T bfb36d9740cd42618b402e4c61a60565 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.459751  6525 tablet_replica.cc:333] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54: stopping tablet replica
I20260710 11:08:52.460254  6525 raft_consensus.cc:2243] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.460613  6525 raft_consensus.cc:2272] T b2294c6450c54d46800b2e2f65c71c0d P 03e0231414fb40f2a216f5e309794a54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.462653  6525 tablet_replica.cc:333] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54: stopping tablet replica
I20260710 11:08:52.463099  6525 raft_consensus.cc:2243] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.463755  6525 raft_consensus.cc:2272] T 4524e9ed6efb481b94e3517fd21b65a0 P 03e0231414fb40f2a216f5e309794a54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.465590  6525 tablet_replica.cc:333] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54: stopping tablet replica
I20260710 11:08:52.466007  6525 raft_consensus.cc:2243] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.466351  6525 raft_consensus.cc:2272] T e5978829ae5c4d8da3538639a799ffe9 P 03e0231414fb40f2a216f5e309794a54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.487167  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
I20260710 11:08:52.497298  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
W20260710 11:08:52.509249 10223 consensus_peers.cc:597] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b -> Peer 03e0231414fb40f2a216f5e309794a54 (127.6.95.65:38741): Couldn't send request to peer 03e0231414fb40f2a216f5e309794a54. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:38741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:52.513991  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:52.514605  6525 tablet_replica.cc:333] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0: stopping tablet replica
I20260710 11:08:52.515129  6525 raft_consensus.cc:2243] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.515520  6525 raft_consensus.cc:2272] T bfb36d9740cd42618b402e4c61a60565 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.517493  6525 tablet_replica.cc:333] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: stopping tablet replica
I20260710 11:08:52.517982  6525 raft_consensus.cc:2243] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.518514  6525 pending_rounds.cc:70] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: Trying to abort 1 pending ops.
I20260710 11:08:52.518668  6525 pending_rounds.cc:77] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960375500230656 op_type: NO_OP noop_request { }
I20260710 11:08:52.518939  6525 raft_consensus.cc:2889] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:52.519176  6525 raft_consensus.cc:2272] T b2294c6450c54d46800b2e2f65c71c0d P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.521410  6525 tablet_replica.cc:333] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0: stopping tablet replica
I20260710 11:08:52.522022  6525 raft_consensus.cc:2243] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.522490  6525 raft_consensus.cc:2272] T 4524e9ed6efb481b94e3517fd21b65a0 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.524868  6525 tablet_replica.cc:333] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0: stopping tablet replica
I20260710 11:08:52.525401  6525 raft_consensus.cc:2243] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.525769  6525 raft_consensus.cc:2272] T e5978829ae5c4d8da3538639a799ffe9 P 6c9e278ba8d1426a9a9a6a3e017293e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.546679  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
I20260710 11:08:52.556519  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
I20260710 11:08:52.570333  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:52.570926  6525 tablet_replica.cc:333] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b: stopping tablet replica
I20260710 11:08:52.571477  6525 raft_consensus.cc:2243] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.571887  6525 raft_consensus.cc:2272] T bfb36d9740cd42618b402e4c61a60565 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.574317  6525 tablet_replica.cc:333] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b: stopping tablet replica
I20260710 11:08:52.574921  6525 raft_consensus.cc:2243] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.575299  6525 raft_consensus.cc:2272] T b2294c6450c54d46800b2e2f65c71c0d P 0058cf97cf6a475fbe158b801dd01f0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.577212  6525 tablet_replica.cc:333] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b: stopping tablet replica
I20260710 11:08:52.577661  6525 raft_consensus.cc:2243] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.578338  6525 raft_consensus.cc:2272] T e5978829ae5c4d8da3538639a799ffe9 P 0058cf97cf6a475fbe158b801dd01f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.580272  6525 tablet_replica.cc:333] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b: stopping tablet replica
I20260710 11:08:52.580682  6525 raft_consensus.cc:2243] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.581048  6525 raft_consensus.cc:2272] T 4524e9ed6efb481b94e3517fd21b65a0 P 0058cf97cf6a475fbe158b801dd01f0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.601315  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:08:52.610957  6525 master.cc:562] Master@127.6.95.126:39327 shutting down...
I20260710 11:08:52.623844  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.624325  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.624604  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P cff0d563114f492b9dd318f70d380a37: stopping tablet replica
I20260710 11:08:52.641213  6525 master.cc:584] Master@127.6.95.126:39327 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2458 ms)
[----------] 6 tests from LeaderRebalancerTest (87891 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:08:52.666666  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:35337
I20260710 11:08:52.667624  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.671878 10355 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 11:08:52.672847 10356 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 11:08:52.673175 10358 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 11:08:52.673925  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:52.674564  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:52.674726  6525 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 11:08:52.674831  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681732674821 us; error 0 us; skew 500 ppm
I20260710 11:08:52.675263  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:52.677258  6525 webserver.cc:533] Webserver started at http://127.6.95.126:40257/ using document root <none> and password file <none>
I20260710 11:08:52.677635  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:52.677773  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:52.677960  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:52.678859  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "6379fbcd4d5d43f3ac39cea775e061d9"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-gxjw"
I20260710 11:08:52.682674  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:08:52.685503 10363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.686134  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:52.686374  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "6379fbcd4d5d43f3ac39cea775e061d9"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-gxjw"
I20260710 11:08:52.686606  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-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 11:08:52.706073  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:52.706921  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:52.738220  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:35337
I20260710 11:08:52.738298 10414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:35337 every 8 connection(s)
I20260710 11:08:52.741658 10415 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 11:08:52.751097 10415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9: Bootstrap starting.
I20260710 11:08:52.755064 10415 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.758502 10415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9: No bootstrap required, opened a new log
I20260710 11:08:52.760358 10415 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6379fbcd4d5d43f3ac39cea775e061d9" member_type: VOTER }
I20260710 11:08:52.760802 10415 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.761062 10415 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6379fbcd4d5d43f3ac39cea775e061d9, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.761718 10415 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6379fbcd4d5d43f3ac39cea775e061d9" member_type: VOTER }
I20260710 11:08:52.762295 10415 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:52.762513 10415 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:52.762715 10415 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.766822 10415 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6379fbcd4d5d43f3ac39cea775e061d9" member_type: VOTER }
I20260710 11:08:52.767266 10415 leader_election.cc:304] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [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: 6379fbcd4d5d43f3ac39cea775e061d9; no voters: 
I20260710 11:08:52.768229 10415 leader_election.cc:290] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:52.768491 10418 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:52.769729 10418 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 1 LEADER]: Becoming Leader. State: Replica: 6379fbcd4d5d43f3ac39cea775e061d9, State: Running, Role: LEADER
I20260710 11:08:52.770252 10418 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [LEADER]: Queue going to LEADER mode. State: All 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: "6379fbcd4d5d43f3ac39cea775e061d9" member_type: VOTER }
I20260710 11:08:52.770881 10415 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:52.772876 10419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6379fbcd4d5d43f3ac39cea775e061d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6379fbcd4d5d43f3ac39cea775e061d9" member_type: VOTER } }
I20260710 11:08:52.772972 10420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6379fbcd4d5d43f3ac39cea775e061d9. Latest consensus state: current_term: 1 leader_uuid: "6379fbcd4d5d43f3ac39cea775e061d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6379fbcd4d5d43f3ac39cea775e061d9" member_type: VOTER } }
I20260710 11:08:52.773502 10419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:52.773554 10420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:52.775904 10424 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:52.781555 10424 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:52.783092  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:52.789549 10424 catalog_manager.cc:1383] Generated new cluster ID: f05f35cbb1c2447facc20bd12e24a52c
I20260710 11:08:52.789786 10424 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:52.834801 10424 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:52.836041 10424 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:52.852056 10424 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9: Generated new TSK 0
I20260710 11:08:52.852555 10424 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:52.912949  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.917979 10436 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 11:08:52.918805 10437 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 11:08:52.920348 10439 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 11:08:52.920888  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:52.921648  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:52.921818  6525 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 11:08:52.921937  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681732921926 us; error 0 us; skew 500 ppm
I20260710 11:08:52.922362  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:52.924300  6525 webserver.cc:533] Webserver started at http://127.6.95.65:38429/ using document root <none> and password file <none>
I20260710 11:08:52.924715  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:52.924860  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:52.925062  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:52.925992  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "538fa320d7f940be82336e22ca33f015"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-gxjw"
I20260710 11:08:52.929895  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:08:52.932811 10444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.933459  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:52.933696  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "538fa320d7f940be82336e22ca33f015"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-gxjw"
I20260710 11:08:52.933933  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-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 11:08:52.946226  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:52.947154  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:52.948408  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:52.950352  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:52.950536  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.950740  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:52.950881  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.985458  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:42031
I20260710 11:08:52.985531 10506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:42031 every 8 connection(s)
I20260710 11:08:52.989914  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.996446 10511 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 11:08:52.997696 10512 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 11:08:53.000244  6525 server_base.cc:1061] running on GCE node
W20260710 11:08:53.000646 10514 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 11:08:53.001422  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:53.001605  6525 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 11:08:53.001725  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681733001714 us; error 0 us; skew 500 ppm
I20260710 11:08:53.002137  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:53.004415  6525 webserver.cc:533] Webserver started at http://127.6.95.66:36553/ using document root <none> and password file <none>
I20260710 11:08:53.004932  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:53.005154  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:53.005434  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:53.006017 10507 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35337
I20260710 11:08:53.006359 10507 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:53.006587  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "59bb7ea8f80c42d784f53909d02057da"
format_stamp: "Formatted at 2026-07-10 11:08:53 on dist-test-slave-gxjw"
I20260710 11:08:53.007007 10507 heartbeater.cc:507] Master 127.6.95.126:35337 requested a full tablet report, sending...
I20260710 11:08:53.008878 10380 ts_manager.cc:194] Registered new tserver with Master: 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031)
I20260710 11:08:53.010407 10380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56696
I20260710 11:08:53.011055  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:53.014183 10519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:53.014847  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:08:53.015098  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "59bb7ea8f80c42d784f53909d02057da"
format_stamp: "Formatted at 2026-07-10 11:08:53 on dist-test-slave-gxjw"
I20260710 11:08:53.015332  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-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 11:08:53.026472  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:53.027336  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:53.028604  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:53.030534  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:53.030711  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:53.030920  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:53.031066  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:53.065994  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:45571
I20260710 11:08:53.066080 10581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:45571 every 8 connection(s)
I20260710 11:08:53.070302  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:53.076480 10585 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 11:08:53.077383 10586 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 11:08:53.078925 10588 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 11:08:53.079960  6525 server_base.cc:1061] running on GCE node
I20260710 11:08:53.080962  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:53.081156  6525 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 11:08:53.081336  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681733081319 us; error 0 us; skew 500 ppm
I20260710 11:08:53.081930  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:53.082013 10582 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35337
I20260710 11:08:53.082415 10582 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:53.083250 10582 heartbeater.cc:507] Master 127.6.95.126:35337 requested a full tablet report, sending...
I20260710 11:08:53.084507  6525 webserver.cc:533] Webserver started at http://127.6.95.67:46379/ using document root <none> and password file <none>
I20260710 11:08:53.085079  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:53.085243  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:53.085355 10380 ts_manager.cc:194] Registered new tserver with Master: 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:53.085510  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:53.086570  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
format_stamp: "Formatted at 2026-07-10 11:08:53 on dist-test-slave-gxjw"
I20260710 11:08:53.086684 10380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56706
I20260710 11:08:53.091024  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:53.094005 10593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:53.094672  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:53.094924  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
format_stamp: "Formatted at 2026-07-10 11:08:53 on dist-test-slave-gxjw"
I20260710 11:08:53.095173  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644618424-6525-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 11:08:53.108029  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:53.108971  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:53.110236  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:53.112226  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:53.112408  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:53.112614  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:53.112757  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:53.146744  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:42951
I20260710 11:08:53.146836 10655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:42951 every 8 connection(s)
I20260710 11:08:53.158667 10656 heartbeater.cc:344] Connected to a master server at 127.6.95.126:35337
I20260710 11:08:53.159016 10656 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:53.159639 10656 heartbeater.cc:507] Master 127.6.95.126:35337 requested a full tablet report, sending...
I20260710 11:08:53.161312 10380 ts_manager.cc:194] Registered new tserver with Master: 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.161494  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011975627s
I20260710 11:08:53.162530 10380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56708
I20260710 11:08:53.183064 10380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56714:
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 11:08:53.185689 10380 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 11:08:53.268198 10615 tablet_service.cc:1511] Processing CreateTablet for tablet 48d8fe2e4d894e8fb1d6f93bcc7a61ce (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:53.268426 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 5def27d698c04097afc17647fb90ea2e (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:53.269196 10614 tablet_service.cc:1511] Processing CreateTablet for tablet f275635fdd0e43aba7efcce9ed906f0d (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:53.269665 10615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d8fe2e4d894e8fb1d6f93bcc7a61ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.270188 10620 tablet_service.cc:1511] Processing CreateTablet for tablet 583ebc33e0cf4c2aa75b90bf8d37340d (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:53.270365 10616 tablet_service.cc:1511] Processing CreateTablet for tablet ef532af0d0104ae9a417e4908a898e36 (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:53.270972 10613 tablet_service.cc:1511] Processing CreateTablet for tablet 506546bfdc2e41afa268558dec60e10c (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:53.272070 10618 tablet_service.cc:1511] Processing CreateTablet for tablet aa9d5f72b7a54918bec3de511f16d4cc (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:53.272924 10619 tablet_service.cc:1511] Processing CreateTablet for tablet dfa4f105230b450fb44d2cb2e821b971 (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:53.273905 10617 tablet_service.cc:1511] Processing CreateTablet for tablet d7e3b1edd4a6461bba20be872120e96f (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:53.276139 10468 tablet_service.cc:1511] Processing CreateTablet for tablet d7e3b1edd4a6461bba20be872120e96f (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:53.276926 10546 tablet_service.cc:1511] Processing CreateTablet for tablet 583ebc33e0cf4c2aa75b90bf8d37340d (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:53.277437 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e3b1edd4a6461bba20be872120e96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.277910 10471 tablet_service.cc:1511] Processing CreateTablet for tablet 583ebc33e0cf4c2aa75b90bf8d37340d (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:53.278564 10467 tablet_service.cc:1511] Processing CreateTablet for tablet ef532af0d0104ae9a417e4908a898e36 (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:53.279167 10471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583ebc33e0cf4c2aa75b90bf8d37340d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.279770 10467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef532af0d0104ae9a417e4908a898e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.286335 10545 tablet_service.cc:1511] Processing CreateTablet for tablet dfa4f105230b450fb44d2cb2e821b971 (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:53.280158 10542 tablet_service.cc:1511] Processing CreateTablet for tablet ef532af0d0104ae9a417e4908a898e36 (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:53.280933 10470 tablet_service.cc:1511] Processing CreateTablet for tablet dfa4f105230b450fb44d2cb2e821b971 (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:53.293730 10470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa4f105230b450fb44d2cb2e821b971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.281410 10466 tablet_service.cc:1511] Processing CreateTablet for tablet 48d8fe2e4d894e8fb1d6f93bcc7a61ce (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:53.281718 10541 tablet_service.cc:1511] Processing CreateTablet for tablet 48d8fe2e4d894e8fb1d6f93bcc7a61ce (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:53.282501 10469 tablet_service.cc:1511] Processing CreateTablet for tablet aa9d5f72b7a54918bec3de511f16d4cc (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:53.296669 10466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d8fe2e4d894e8fb1d6f93bcc7a61ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.297470 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9d5f72b7a54918bec3de511f16d4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.282969 10544 tablet_service.cc:1511] Processing CreateTablet for tablet aa9d5f72b7a54918bec3de511f16d4cc (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:53.283445 10539 tablet_service.cc:1511] Processing CreateTablet for tablet 506546bfdc2e41afa268558dec60e10c (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:53.279074 10543 tablet_service.cc:1511] Processing CreateTablet for tablet d7e3b1edd4a6461bba20be872120e96f (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:53.284121 10540 tablet_service.cc:1511] Processing CreateTablet for tablet f275635fdd0e43aba7efcce9ed906f0d (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:53.286417 10465 tablet_service.cc:1511] Processing CreateTablet for tablet f275635fdd0e43aba7efcce9ed906f0d (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:53.303125 10465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f275635fdd0e43aba7efcce9ed906f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.287236 10614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f275635fdd0e43aba7efcce9ed906f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.308521 10616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef532af0d0104ae9a417e4908a898e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.287734 10547 tablet_service.cc:1511] Processing CreateTablet for tablet 5def27d698c04097afc17647fb90ea2e (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:53.276926 10472 tablet_service.cc:1511] Processing CreateTablet for tablet 5def27d698c04097afc17647fb90ea2e (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:53.310618 10472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5def27d698c04097afc17647fb90ea2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.312253 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9d5f72b7a54918bec3de511f16d4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.288689 10464 tablet_service.cc:1511] Processing CreateTablet for tablet 506546bfdc2e41afa268558dec60e10c (DEFAULT_TABLE table=test-workload [id=6b7b5a458ff34b9b907ef47982dafb40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:53.314769 10464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506546bfdc2e41afa268558dec60e10c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.316247 10617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e3b1edd4a6461bba20be872120e96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.290356 10546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583ebc33e0cf4c2aa75b90bf8d37340d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.319684 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5def27d698c04097afc17647fb90ea2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.324286 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506546bfdc2e41afa268558dec60e10c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.326141 10545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa4f105230b450fb44d2cb2e821b971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.328336 10541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d8fe2e4d894e8fb1d6f93bcc7a61ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.332357 10547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5def27d698c04097afc17647fb90ea2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.335228 10544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9d5f72b7a54918bec3de511f16d4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.336309 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f275635fdd0e43aba7efcce9ed906f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.324327 10620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583ebc33e0cf4c2aa75b90bf8d37340d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.340823 10613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506546bfdc2e41afa268558dec60e10c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.341512 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa4f105230b450fb44d2cb2e821b971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.340251 10542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef532af0d0104ae9a417e4908a898e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.344340 10543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e3b1edd4a6461bba20be872120e96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.421972 10672 tablet_bootstrap.cc:492] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.483500 10673 tablet_bootstrap.cc:492] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.492974 10673 tablet_bootstrap.cc:654] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.497473 10671 tablet_bootstrap.cc:492] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.497510 10672 tablet_bootstrap.cc:654] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.503881 10671 tablet_bootstrap.cc:654] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.509461 10673 tablet_bootstrap.cc:492] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.509965 10673 ts_tablet_manager.cc:1403] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.013s
I20260710 11:08:53.512686 10673 raft_consensus.cc:359] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.513414 10673 raft_consensus.cc:385] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.513772 10673 raft_consensus.cc:740] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.514508 10673 consensus_queue.cc:260] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.517078 10582 heartbeater.cc:499] Master 127.6.95.126:35337 was elected leader, sending a full tablet report...
I20260710 11:08:53.517633 10673 ts_tablet_manager.cc:1434] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:08:53.518002 10671 tablet_bootstrap.cc:492] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.518456 10671 ts_tablet_manager.cc:1403] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:08:53.518653 10673 tablet_bootstrap.cc:492] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.521063 10671 raft_consensus.cc:359] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.521749 10671 raft_consensus.cc:385] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.522045 10671 raft_consensus.cc:740] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.522681 10671 consensus_queue.cc:260] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.524458 10673 tablet_bootstrap.cc:654] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.534618 10672 tablet_bootstrap.cc:492] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.535156 10672 ts_tablet_manager.cc:1403] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.113s	user 0.028s	sys 0.008s
I20260710 11:08:53.537048 10507 heartbeater.cc:499] Master 127.6.95.126:35337 was elected leader, sending a full tablet report...
I20260710 11:08:53.537492 10671 ts_tablet_manager.cc:1434] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.013s
I20260710 11:08:53.538468 10671 tablet_bootstrap.cc:492] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.540073 10673 tablet_bootstrap.cc:492] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.540558 10673 ts_tablet_manager.cc:1403] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 11:08:53.538393 10672 raft_consensus.cc:359] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.541443 10672 raft_consensus.cc:385] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.541776 10672 raft_consensus.cc:740] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.542511 10672 consensus_queue.cc:260] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.543128 10673 raft_consensus.cc:359] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.543869 10673 raft_consensus.cc:385] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.544257 10673 raft_consensus.cc:740] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.544438 10671 tablet_bootstrap.cc:654] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.545261 10673 consensus_queue.cc:260] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.547462 10673 ts_tablet_manager.cc:1434] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:53.548723 10673 tablet_bootstrap.cc:492] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.554570 10673 tablet_bootstrap.cc:654] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.574280 10656 heartbeater.cc:499] Master 127.6.95.126:35337 was elected leader, sending a full tablet report...
I20260710 11:08:53.578455 10682 raft_consensus.cc:493] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.587380 10682 raft_consensus.cc:515] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.610337 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
W20260710 11:08:53.612172 10594 leader_election.cc:343] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.626830 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
W20260710 11:08:53.628407 10594 leader_election.cc:343] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.628858 10594 leader_election.cc:304] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca; no voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:53.631711 10682 leader_election.cc:290] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:53.643239 10682 raft_consensus.cc:2749] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.645597 10677 raft_consensus.cc:493] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.645799 10672 ts_tablet_manager.cc:1434] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.110s	user 0.027s	sys 0.079s
I20260710 11:08:53.646203 10677 raft_consensus.cc:515] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.646816 10672 tablet_bootstrap.cc:492] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.647282 10671 tablet_bootstrap.cc:492] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.647778 10671 ts_tablet_manager.cc:1403] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.073s
I20260710 11:08:53.650411 10671 raft_consensus.cc:359] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.651115 10671 raft_consensus.cc:385] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.651414 10671 raft_consensus.cc:740] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.652361 10672 tablet_bootstrap.cc:654] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.652223 10671 consensus_queue.cc:260] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.654183 10671 ts_tablet_manager.cc:1434] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:08:53.655092 10671 tablet_bootstrap.cc:492] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.657622 10677 leader_election.cc:290] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.660650 10671 tablet_bootstrap.cc:654] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.663851 10672 tablet_bootstrap.cc:492] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.664425 10672 ts_tablet_manager.cc:1403] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:08:53.667273 10672 raft_consensus.cc:359] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.667984 10672 raft_consensus.cc:385] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.668267 10672 raft_consensus.cc:740] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.668984 10672 consensus_queue.cc:260] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.671051 10672 ts_tablet_manager.cc:1434] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:53.671475 10671 tablet_bootstrap.cc:492] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.672024 10671 ts_tablet_manager.cc:1403] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 11:08:53.672111 10672 tablet_bootstrap.cc:492] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.674820 10671 raft_consensus.cc:359] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.675570 10671 raft_consensus.cc:385] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.675251 10673 tablet_bootstrap.cc:492] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.675908 10671 raft_consensus.cc:740] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.677043 10673 ts_tablet_manager.cc:1403] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.129s	user 0.058s	sys 0.037s
I20260710 11:08:53.677354 10671 consensus_queue.cc:260] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.680122 10672 tablet_bootstrap.cc:654] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.681587 10671 ts_tablet_manager.cc:1434] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:08:53.682973 10673 raft_consensus.cc:359] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.683768 10671 tablet_bootstrap.cc:492] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.683792 10673 raft_consensus.cc:385] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.684523 10673 raft_consensus.cc:740] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.685257 10673 consensus_queue.cc:260] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.687136 10673 ts_tablet_manager.cc:1434] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260710 11:08:53.688125 10673 tablet_bootstrap.cc:492] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.689841 10671 tablet_bootstrap.cc:654] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.692730 10673 tablet_bootstrap.cc:654] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.693863 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
W20260710 11:08:53.696023 10523 leader_election.cc:343] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.704130 10671 tablet_bootstrap.cc:492] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.704680 10671 ts_tablet_manager.cc:1403] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260710 11:08:53.705379 10672 tablet_bootstrap.cc:492] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.705767 10673 tablet_bootstrap.cc:492] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.705890 10672 ts_tablet_manager.cc:1403] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260710 11:08:53.706285 10673 ts_tablet_manager.cc:1403] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260710 11:08:53.707412 10671 raft_consensus.cc:359] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.708163 10671 raft_consensus.cc:385] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.708429 10671 raft_consensus.cc:740] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.709141 10671 consensus_queue.cc:260] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.709606 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.710587 10673 raft_consensus.cc:359] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
W20260710 11:08:53.711026 10520 leader_election.cc:343] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.709033 10672 raft_consensus.cc:359] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.711386 10673 raft_consensus.cc:385] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.711246 10671 ts_tablet_manager.cc:1434] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:53.711484 10520 leader_election.cc:304] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59bb7ea8f80c42d784f53909d02057da; no voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015
I20260710 11:08:53.711782 10673 raft_consensus.cc:740] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.712479 10671 tablet_bootstrap.cc:492] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.711596 10672 raft_consensus.cc:385] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.712601 10673 consensus_queue.cc:260] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.713084 10672 raft_consensus.cc:740] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.713269 10677 raft_consensus.cc:2749] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.713914 10672 consensus_queue.cc:260] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.716028 10672 ts_tablet_manager.cc:1434] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:53.716944 10672 tablet_bootstrap.cc:492] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.721731 10673 ts_tablet_manager.cc:1434] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.008s
I20260710 11:08:53.722818 10673 tablet_bootstrap.cc:492] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.728659 10671 tablet_bootstrap.cc:654] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.728988 10673 tablet_bootstrap.cc:654] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.722849 10672 tablet_bootstrap.cc:654] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.734108 10691 raft_consensus.cc:493] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.734683 10691 raft_consensus.cc:515] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.736653 10672 tablet_bootstrap.cc:492] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.736810 10673 tablet_bootstrap.cc:492] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.737226 10672 ts_tablet_manager.cc:1403] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 11:08:53.737377 10673 ts_tablet_manager.cc:1403] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:08:53.737331 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.738147 10482 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:53.739355 10520 leader_election.cc:304] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.740173 10677 raft_consensus.cc:2804] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.740618 10677 raft_consensus.cc:493] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.740249 10672 raft_consensus.cc:359] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.741024 10677 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.740698 10671 tablet_bootstrap.cc:492] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.741405 10691 leader_election.cc:290] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.741668 10671 ts_tablet_manager.cc:1403] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260710 11:08:53.742347 10673 raft_consensus.cc:359] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.743013 10673 raft_consensus.cc:385] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.741174 10672 raft_consensus.cc:385] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.743320 10673 raft_consensus.cc:740] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.743422 10672 raft_consensus.cc:740] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.744014 10671 raft_consensus.cc:359] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.744241 10673 consensus_queue.cc:260] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.744771 10671 raft_consensus.cc:385] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.745220 10671 raft_consensus.cc:740] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.745302 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.744270 10672 consensus_queue.cc:260] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.746016 10631 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:53.747053 10673 ts_tablet_manager.cc:1434] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:08:53.747992 10672 ts_tablet_manager.cc:1434] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:53.749101 10672 tablet_bootstrap.cc:492] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.750011 10677 raft_consensus.cc:515] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.752063 10677 leader_election.cc:290] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.747543 10671 consensus_queue.cc:260] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.752758 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:53.752899 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:53.753320 10482 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.753399 10631 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.755100 10672 tablet_bootstrap.cc:654] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.755865 10671 ts_tablet_manager.cc:1434] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:08:53.756893 10671 tablet_bootstrap.cc:492] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.763293 10631 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:53.763230 10671 tablet_bootstrap.cc:654] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.764520 10523 leader_election.cc:304] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.765334 10677 raft_consensus.cc:2804] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.765854 10673 tablet_bootstrap.cc:492] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.765996 10677 raft_consensus.cc:697] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:53.766862 10677 consensus_queue.cc:237] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.772984 10673 tablet_bootstrap.cc:654] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:53.779341 10428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:53.782725 10482 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:53.782940 10671 tablet_bootstrap.cc:492] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.786455 10671 ts_tablet_manager.cc:1403] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260710 11:08:53.788620 10672 tablet_bootstrap.cc:492] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.788986 10673 tablet_bootstrap.cc:492] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.789129 10672 ts_tablet_manager.cc:1403] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.020s
I20260710 11:08:53.789523 10673 ts_tablet_manager.cc:1403] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.013s
I20260710 11:08:53.789403 10671 raft_consensus.cc:359] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.790187 10671 raft_consensus.cc:385] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.790513 10671 raft_consensus.cc:740] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.790845 10379 catalog_manager.cc:5697] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.791390 10671 consensus_queue.cc:260] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.792104 10672 raft_consensus.cc:359] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.792779 10672 raft_consensus.cc:385] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.792583 10673 raft_consensus.cc:359] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.793107 10672 raft_consensus.cc:740] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.793319 10673 raft_consensus.cc:385] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.793649 10673 raft_consensus.cc:740] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.793932 10672 consensus_queue.cc:260] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.794557 10673 consensus_queue.cc:260] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.797361 10673 ts_tablet_manager.cc:1434] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:53.798274 10672 ts_tablet_manager.cc:1434] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:53.798422 10673 tablet_bootstrap.cc:492] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.799297 10672 tablet_bootstrap.cc:492] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.799650 10678 raft_consensus.cc:493] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.800104 10678 raft_consensus.cc:515] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.802534 10678 leader_election.cc:290] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.805473 10673 tablet_bootstrap.cc:654] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.805779 10672 tablet_bootstrap.cc:654] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.825899 10691 raft_consensus.cc:493] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.826450 10691 raft_consensus.cc:515] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.827630 10671 ts_tablet_manager.cc:1434] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260710 11:08:53.828382 10691 leader_election.cc:290] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.828866 10691 raft_consensus.cc:493] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.829258 10691 raft_consensus.cc:515] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.830365 10671 tablet_bootstrap.cc:492] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.831060 10691 leader_election.cc:290] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.825934 10677 raft_consensus.cc:493] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.832101 10677 raft_consensus.cc:515] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.833994 10677 leader_election.cc:290] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.847846 10680 raft_consensus.cc:493] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.848372 10680 raft_consensus.cc:515] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.850425 10680 leader_election.cc:290] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:53.852753 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506546bfdc2e41afa268558dec60e10c" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:53.853380 10557 raft_consensus.cc:2468] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:53.852337 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506546bfdc2e41afa268558dec60e10c" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.854884 10482 raft_consensus.cc:2468] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:53.855113 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506546bfdc2e41afa268558dec60e10c" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.855553 10594 leader_election.cc:304] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.856343 10680 raft_consensus.cc:2804] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.856686 10680 raft_consensus.cc:493] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.857374 10680 raft_consensus.cc:3060] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.860903 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef532af0d0104ae9a417e4908a898e36" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.861550 10481 raft_consensus.cc:2468] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:53.862794 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506546bfdc2e41afa268558dec60e10c" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.863833 10705 raft_consensus.cc:493] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.864395 10705 raft_consensus.cc:515] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.866320 10671 tablet_bootstrap.cc:654] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.866989 10705 leader_election.cc:290] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.871359 10672 tablet_bootstrap.cc:492] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.871908 10672 ts_tablet_manager.cc:1403] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.024s
I20260710 11:08:53.871834 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef532af0d0104ae9a417e4908a898e36" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.873426 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:53.876964 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.877586 10482 raft_consensus.cc:2468] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:53.878281 10557 raft_consensus.cc:2468] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:53.880385 10520 leader_election.cc:304] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.880853 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:53.881384 10520 leader_election.cc:304] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.882277 10677 raft_consensus.cc:2804] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.882647 10677 raft_consensus.cc:493] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.882999 10677 raft_consensus.cc:3060] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.883807 10672 raft_consensus.cc:359] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.889850 10672 raft_consensus.cc:385] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.884841 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.875092 10680 raft_consensus.cc:515] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.885409 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.881423 10482 raft_consensus.cc:2468] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:53.891597 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.879724 10445 leader_election.cc:304] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.892606 10678 raft_consensus.cc:2804] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.892751 10520 leader_election.cc:304] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.893018 10678 raft_consensus.cc:493] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.893399 10678 raft_consensus.cc:3060] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.893497 10691 raft_consensus.cc:2804] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.893945 10691 raft_consensus.cc:493] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.894260 10691 raft_consensus.cc:3060] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.894784 10631 raft_consensus.cc:2393] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59bb7ea8f80c42d784f53909d02057da in current term 1: Already voted for candidate 3c64ced8ed8e4bb4af318f084120d1ca in this term.
I20260710 11:08:53.894438 10677 raft_consensus.cc:515] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.895542 10680 leader_election.cc:290] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:53.896448 10677 leader_election.cc:290] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.897050 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef532af0d0104ae9a417e4908a898e36" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:53.897608 10482 raft_consensus.cc:3060] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.898023 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506546bfdc2e41afa268558dec60e10c" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:53.898579 10481 raft_consensus.cc:3060] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.899158 10678 raft_consensus.cc:515] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.892696 10705 raft_consensus.cc:2804] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.900345 10705 raft_consensus.cc:493] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.900744 10705 raft_consensus.cc:3060] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.901602 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:53.904173 10482 raft_consensus.cc:2468] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:53.904323 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506546bfdc2e41afa268558dec60e10c" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:53.904860 10678 leader_election.cc:290] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.905226 10520 leader_election.cc:304] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.906440 10672 raft_consensus.cc:740] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.907069 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:53.906996 10705 raft_consensus.cc:515] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.887627 10673 tablet_bootstrap.cc:492] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.908280 10673 ts_tablet_manager.cc:1403] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.110s	user 0.042s	sys 0.026s
I20260710 11:08:53.908409 10556 raft_consensus.cc:2393] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 538fa320d7f940be82336e22ca33f015 in current term 1: Already voted for candidate 59bb7ea8f80c42d784f53909d02057da in this term.
I20260710 11:08:53.908111 10677 raft_consensus.cc:2804] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:53.884485 10523 leader_election.cc:343] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.907285 10672 consensus_queue.cc:260] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.911324 10448 leader_election.cc:304] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [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: 538fa320d7f940be82336e22ca33f015; no voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:53.904835 10557 raft_consensus.cc:3060] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.912094 10630 raft_consensus.cc:2468] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:53.912631 10678 raft_consensus.cc:2749] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:08:53.913164 10523 leader_election.cc:343] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.913895 10523 leader_election.cc:304] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59bb7ea8f80c42d784f53909d02057da; no voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015
I20260710 11:08:53.914774 10672 ts_tablet_manager.cc:1434] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 11:08:53.911428 10673 raft_consensus.cc:359] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.915495 10673 raft_consensus.cc:385] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.915726 10673 raft_consensus.cc:740] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.917248 10671 tablet_bootstrap.cc:492] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.917394 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef532af0d0104ae9a417e4908a898e36" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:53.917760 10671 ts_tablet_manager.cc:1403] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.009s
I20260710 11:08:53.916297 10673 consensus_queue.cc:260] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.919802 10673 ts_tablet_manager.cc:1434] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:53.920784 10673 tablet_bootstrap.cc:492] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.920567 10671 raft_consensus.cc:359] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.920939 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:53.921280 10671 raft_consensus.cc:385] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.924371 10671 raft_consensus.cc:740] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.917623 10705 leader_election.cc:290] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.925166 10671 consensus_queue.cc:260] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
W20260710 11:08:53.924666 10523 leader_election.cc:343] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.911607 10691 raft_consensus.cc:515] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.928036 10671 ts_tablet_manager.cc:1434] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:53.936050 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:53.926532 10481 raft_consensus.cc:2468] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:53.937352 10673 tablet_bootstrap.cc:654] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.921526 10557 raft_consensus.cc:2468] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:53.923528 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:53.924084 10672 tablet_bootstrap.cc:492] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.936646 10480 raft_consensus.cc:3060] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.937932 10594 leader_election.cc:304] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:53.936525 10671 tablet_bootstrap.cc:492] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.938113 10630 raft_consensus.cc:3060] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.944238 10672 tablet_bootstrap.cc:654] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.944691 10691 leader_election.cc:290] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.944923 10480 raft_consensus.cc:2468] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:53.945636 10671 tablet_bootstrap.cc:654] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.948124 10678 raft_consensus.cc:493] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.948625 10678 raft_consensus.cc:515] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.949059 10677 raft_consensus.cc:697] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:53.950111 10677 consensus_queue.cc:237] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.950691 10678 leader_election.cc:290] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.952251 10680 raft_consensus.cc:2804] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.952337 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:53.952872 10680 raft_consensus.cc:697] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:53.953018 10557 raft_consensus.cc:2468] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:53.953771 10680 consensus_queue.cc:237] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.954298 10445 leader_election.cc:304] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.955173 10678 raft_consensus.cc:2804] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.955519 10678 raft_consensus.cc:493] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.955853 10678 raft_consensus.cc:3060] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.956336 10673 tablet_bootstrap.cc:492] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:53.956863 10673 ts_tablet_manager.cc:1403] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.017s
I20260710 11:08:53.957193 10520 leader_election.cc:304] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:53.959017 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:53.959601 10631 raft_consensus.cc:2468] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:53.959487 10673 raft_consensus.cc:359] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.960175 10673 raft_consensus.cc:385] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.921715 10482 raft_consensus.cc:2393] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59bb7ea8f80c42d784f53909d02057da in current term 1: Already voted for candidate 538fa320d7f940be82336e22ca33f015 in this term.
I20260710 11:08:53.960585 10672 tablet_bootstrap.cc:492] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:53.961404 10672 ts_tablet_manager.cc:1403] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260710 11:08:53.962179 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:53.960597 10673 raft_consensus.cc:740] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.963791 10672 raft_consensus.cc:359] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
W20260710 11:08:53.964154 10523 leader_election.cc:343] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.964216 10673 consensus_queue.cc:260] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.964704 10672 raft_consensus.cc:385] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.965296 10672 raft_consensus.cc:740] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.964838 10709 raft_consensus.cc:2749] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.967391 10673 ts_tablet_manager.cc:1434] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:08:53.964221 10708 raft_consensus.cc:2804] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.968428 10673 tablet_bootstrap.cc:492] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:53.970800 10708 raft_consensus.cc:697] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:53.965875 10678 raft_consensus.cc:515] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.971649 10708 consensus_queue.cc:237] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.974033 10672 consensus_queue.cc:260] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:53.975541 10673 tablet_bootstrap.cc:654] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.975980 10671 tablet_bootstrap.cc:492] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:53.976461 10671 ts_tablet_manager.cc:1403] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.004s
I20260710 11:08:53.978806 10630 raft_consensus.cc:2468] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:53.979259 10671 raft_consensus.cc:359] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.979982 10671 raft_consensus.cc:385] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.980288 10671 raft_consensus.cc:740] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.981078 10678 leader_election.cc:290] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:53.980136 10378 catalog_manager.cc:5697] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 1 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.981290 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:53.981545 10523 leader_election.cc:304] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 538fa320d7f940be82336e22ca33f015
I20260710 11:08:53.983230 10630 raft_consensus.cc:3060] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.980991 10671 consensus_queue.cc:260] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.982471 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:53.984629 10557 raft_consensus.cc:3060] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.985503 10672 ts_tablet_manager.cc:1434] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:08:53.987020 10671 ts_tablet_manager.cc:1434] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:08:53.983872 10680 raft_consensus.cc:493] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.991847 10630 raft_consensus.cc:2468] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:53.996670 10680 raft_consensus.cc:515] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:53.998014 10671 tablet_bootstrap.cc:492] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:53.999321 10448 leader_election.cc:304] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:53.999334 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:54.000686 10482 raft_consensus.cc:2468] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:54.000787 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:54.001410 10556 raft_consensus.cc:2468] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:54.002615 10594 leader_election.cc:304] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.003634 10671 tablet_bootstrap.cc:654] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.003711 10682 raft_consensus.cc:2804] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.004355 10682 raft_consensus.cc:493] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.004851 10672 tablet_bootstrap.cc:492] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:53.991874 10557 raft_consensus.cc:2468] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:54.004855 10682 raft_consensus.cc:3060] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.992003 10709 raft_consensus.cc:2804] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.002599 10678 raft_consensus.cc:2804] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.994143 10380 catalog_manager.cc:5697] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.005429 10680 leader_election.cc:290] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:54.015198 10709 raft_consensus.cc:697] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:54.026938 10672 tablet_bootstrap.cc:654] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.027971 10709 consensus_queue.cc:237] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.028664 10682 raft_consensus.cc:515] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.029930 10673 tablet_bootstrap.cc:492] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:54.030447 10673 ts_tablet_manager.cc:1403] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.021s
I20260710 11:08:54.031677 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:54.032253 10482 raft_consensus.cc:3060] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.033349 10673 raft_consensus.cc:359] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.034021 10673 raft_consensus.cc:385] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.034265 10673 raft_consensus.cc:740] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.030562 10682 leader_election.cc:290] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:54.035959 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:54.036592 10557 raft_consensus.cc:3060] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.039688 10671 tablet_bootstrap.cc:492] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:54.040066 10672 tablet_bootstrap.cc:492] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:54.040231 10671 ts_tablet_manager.cc:1403] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.012s
I20260710 11:08:54.040628 10672 ts_tablet_manager.cc:1403] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.012s
I20260710 11:08:54.039614 10482 raft_consensus.cc:2468] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:54.042152 10594 leader_election.cc:304] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:54.042963 10682 raft_consensus.cc:2804] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.042866 10671 raft_consensus.cc:359] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.034854 10673 consensus_queue.cc:260] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.043588 10682 raft_consensus.cc:697] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:54.043473 10672 raft_consensus.cc:359] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.044157 10677 raft_consensus.cc:493] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.044624 10677 raft_consensus.cc:515] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.043531 10671 raft_consensus.cc:385] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.045801 10671 raft_consensus.cc:740] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.045679 10678 raft_consensus.cc:697] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:54.046838 10677 leader_election.cc:290] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.046768 10671 consensus_queue.cc:260] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.044607 10682 consensus_queue.cc:237] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.047571 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275635fdd0e43aba7efcce9ed906f0d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:54.048285 10482 raft_consensus.cc:2468] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:54.048416 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275635fdd0e43aba7efcce9ed906f0d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:54.050063 10630 raft_consensus.cc:2468] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:54.045189 10673 ts_tablet_manager.cc:1434] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:08:54.050491 10520 leader_election.cc:304] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.048784 10671 ts_tablet_manager.cc:1434] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:08:54.044138 10672 raft_consensus.cc:385] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.051429 10672 raft_consensus.cc:740] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.051486 10677 raft_consensus.cc:2804] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.049026 10678 consensus_queue.cc:237] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.052057 10677 raft_consensus.cc:493] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.052498 10677 raft_consensus.cc:3060] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.043056 10557 raft_consensus.cc:2468] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:54.052402 10672 consensus_queue.cc:260] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.054507 10680 raft_consensus.cc:493] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.054931 10680 raft_consensus.cc:515] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.056851 10680 leader_election.cc:290] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:54.058545 10672 ts_tablet_manager.cc:1434] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:08:54.058776 10677 raft_consensus.cc:515] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.060989 10677 leader_election.cc:290] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.062016 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275635fdd0e43aba7efcce9ed906f0d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:54.061466 10380 catalog_manager.cc:5697] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.062556 10630 raft_consensus.cc:3060] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.066282 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275635fdd0e43aba7efcce9ed906f0d" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:54.066911 10480 raft_consensus.cc:3060] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.069067 10630 raft_consensus.cc:2468] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:54.060673 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef532af0d0104ae9a417e4908a898e36" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:54.070075 10523 leader_election.cc:304] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.070519 10482 raft_consensus.cc:2393] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c64ced8ed8e4bb4af318f084120d1ca in current term 1: Already voted for candidate 59bb7ea8f80c42d784f53909d02057da in this term.
I20260710 11:08:54.062186 10672 tablet_bootstrap.cc:492] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:54.072639 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef532af0d0104ae9a417e4908a898e36" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:54.073566 10677 raft_consensus.cc:2804] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.077975 10677 raft_consensus.cc:697] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:54.072976 10378 catalog_manager.cc:5697] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.078770 10594 leader_election.cc:304] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca; no voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:54.078789 10677 consensus_queue.cc:237] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.079663 10378 catalog_manager.cc:5697] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.082752 10680 raft_consensus.cc:3060] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.090480 10680 raft_consensus.cc:2749] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.076900 10672 tablet_bootstrap.cc:654] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.077252 10480 raft_consensus.cc:2468] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:54.100980 10672 tablet_bootstrap.cc:492] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:54.101445 10672 ts_tablet_manager.cc:1403] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260710 11:08:54.103890 10672 raft_consensus.cc:359] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.104456 10672 raft_consensus.cc:385] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.103653 10380 catalog_manager.cc:5697] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 1 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.104677 10672 raft_consensus.cc:740] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.105193 10672 consensus_queue.cc:260] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.106631 10672 ts_tablet_manager.cc:1434] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:54.106667 10378 catalog_manager.cc:5697] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.198599 10677 consensus_queue.cc:1048] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.208822 10709 consensus_queue.cc:1048] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.237887 10678 raft_consensus.cc:493] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.238260 10678 raft_consensus.cc:515] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.239830 10678 leader_election.cc:290] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.240391 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5def27d698c04097afc17647fb90ea2e" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:54.240669 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5def27d698c04097afc17647fb90ea2e" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:54.240883 10557 raft_consensus.cc:2468] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:54.241252 10630 raft_consensus.cc:2468] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:54.241870 10445 leader_election.cc:304] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.242560 10678 raft_consensus.cc:2804] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.242826 10678 raft_consensus.cc:493] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.243062 10678 raft_consensus.cc:3060] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.247359 10678 raft_consensus.cc:515] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.248756 10678 leader_election.cc:290] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.249408 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5def27d698c04097afc17647fb90ea2e" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:54.249562 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5def27d698c04097afc17647fb90ea2e" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:54.249857 10557 raft_consensus.cc:3060] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.250010 10630 raft_consensus.cc:3060] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.254169 10557 raft_consensus.cc:2468] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:54.254236 10630 raft_consensus.cc:2468] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:54.255038 10445 leader_election.cc:304] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.255604 10678 raft_consensus.cc:2804] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.256014 10678 raft_consensus.cc:697] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:54.256650 10678 consensus_queue.cc:237] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } }
I20260710 11:08:54.263038 10378 catalog_manager.cc:5697] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.341714 10709 consensus_queue.cc:1048] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.350968 10682 raft_consensus.cc:493] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.350952 10709 consensus_queue.cc:1048] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.351570 10682 raft_consensus.cc:515] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.353547 10682 leader_election.cc:290] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:54.354522 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:54.355276 10482 raft_consensus.cc:2393] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c64ced8ed8e4bb4af318f084120d1ca in current term 1: Already voted for candidate 59bb7ea8f80c42d784f53909d02057da in this term.
I20260710 11:08:54.357164 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:54.358675 10594 leader_election.cc:304] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca; no voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:54.359685 10682 raft_consensus.cc:3060] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.366068 10682 raft_consensus.cc:2749] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.377889 10557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
mode: GRACEFUL
new_leader_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:58644
I20260710 11:08:54.378404 10557 raft_consensus.cc:606] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Received request to transfer leadership to TS 538fa320d7f940be82336e22ca33f015
I20260710 11:08:54.389297 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
mode: GRACEFUL
new_leader_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:60054
I20260710 11:08:54.389765 10630 raft_consensus.cc:606] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Received request to transfer leadership to TS 538fa320d7f940be82336e22ca33f015
I20260710 11:08:54.394253 10557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
mode: GRACEFUL
new_leader_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:58644
I20260710 11:08:54.394686 10557 raft_consensus.cc:606] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Received request to transfer leadership to TS 538fa320d7f940be82336e22ca33f015
I20260710 11:08:54.410753 10480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
mode: GRACEFUL
new_leader_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:34930
I20260710 11:08:54.411222 10480 raft_consensus.cc:606] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Received request to transfer leadership to TS 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:54.445880 10709 consensus_queue.cc:1048] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.449402 10691 consensus_queue.cc:1048] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.453498 10717 consensus_queue.cc:1048] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.462658 10678 raft_consensus.cc:993] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: : Instructing follower 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:54.463099 10678 raft_consensus.cc:1081] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Signalling peer 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:54.464051 10677 raft_consensus.cc:993] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: : Instructing follower 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:54.464475 10677 raft_consensus.cc:1081] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Signalling peer 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:54.467721 10678 consensus_queue.cc:1048] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.468592 10556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:58628
I20260710 11:08:54.469137 10556 raft_consensus.cc:493] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.469475 10556 raft_consensus.cc:3060] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.474599 10708 consensus_queue.cc:1048] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.480111 10709 consensus_queue.cc:1048] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.482182 10480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:34914
I20260710 11:08:54.482748 10480 raft_consensus.cc:493] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.483168 10480 raft_consensus.cc:3060] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.491492 10682 consensus_queue.cc:1048] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.495309 10480 raft_consensus.cc:515] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.496106 10556 raft_consensus.cc:515] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.497129 10557 raft_consensus.cc:1240] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Rejecting Update request from peer 538fa320d7f940be82336e22ca33f015 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:54.501629 10717 consensus_queue.cc:1059] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.502580 10678 raft_consensus.cc:3055] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.502914 10678 raft_consensus.cc:740] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:54.503661 10678 consensus_queue.cc:260] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
W20260710 11:08:54.504680 10738 consensus_queue.cc:1175] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:08:54.505098 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:54.505694 10555 raft_consensus.cc:3055] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.505975 10555 raft_consensus.cc:740] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:54.506692 10555 consensus_queue.cc:260] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.507777 10555 raft_consensus.cc:3060] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.509378 10680 raft_consensus.cc:993] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: : Instructing follower 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:54.509793 10680 raft_consensus.cc:1081] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Signalling peer 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:54.510959 10678 raft_consensus.cc:3060] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.511497 10556 leader_election.cc:290] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.513541 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:54.514088 10630 raft_consensus.cc:3060] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.516228 10555 raft_consensus.cc:2468] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:54.517416 10445 leader_election.cc:304] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.518214 10717 raft_consensus.cc:2804] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.518640 10717 raft_consensus.cc:697] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:54.519335 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d8fe2e4d894e8fb1d6f93bcc7a61ce" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:54.508792 10480 leader_election.cc:290] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.522042 10630 raft_consensus.cc:2468] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:54.522977 10523 leader_election.cc:304] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:54.522717 10717 consensus_queue.cc:237] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.523826 10709 raft_consensus.cc:2804] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.525144 10709 raft_consensus.cc:697] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:54.525725 10482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:34900
I20260710 11:08:54.525947 10709 consensus_queue.cc:237] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.529112 10482 raft_consensus.cc:493] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.529489 10482 raft_consensus.cc:3060] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.529362 10680 consensus_queue.cc:1048] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.531227 10481 raft_consensus.cc:2468] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:54.535976 10379 catalog_manager.cc:5697] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 1 to 2, leader changed from 538fa320d7f940be82336e22ca33f015 (127.6.95.65) to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 2 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.537882 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9d5f72b7a54918bec3de511f16d4cc" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:54.536193 10482 raft_consensus.cc:515] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.542821 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:54.543044 10480 raft_consensus.cc:1240] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Rejecting Update request from peer 3c64ced8ed8e4bb4af318f084120d1ca for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:54.543174 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa4f105230b450fb44d2cb2e821b971" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:54.546046 10630 raft_consensus.cc:3055] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.546351 10630 raft_consensus.cc:740] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:54.547113 10630 consensus_queue.cc:260] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.548026 10630 raft_consensus.cc:3060] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.549186 10380 catalog_manager.cc:5697] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 1 to 2, leader changed from 59bb7ea8f80c42d784f53909d02057da (127.6.95.66) to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.543344 10631 raft_consensus.cc:3060] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.543977 10482 leader_election.cc:290] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.555007 10630 raft_consensus.cc:2468] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:54.556190 10448 leader_election.cc:304] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [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: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:54.557283 10717 raft_consensus.cc:2804] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.557726 10717 raft_consensus.cc:697] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:54.558130 10631 raft_consensus.cc:2468] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:54.558471 10717 consensus_queue.cc:237] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.564160 10680 consensus_queue.cc:1048] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.564775 10682 consensus_queue.cc:1048] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.567575 10380 catalog_manager.cc:5697] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 1 to 2, leader changed from 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67) to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.594974 10709 consensus_queue.cc:1048] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.604184 10691 consensus_queue.cc:1048] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.622810 10708 raft_consensus.cc:993] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: : Instructing follower 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:54.623160 10691 raft_consensus.cc:1081] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Signalling peer 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:54.624336 10482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:34914
I20260710 11:08:54.624728 10482 raft_consensus.cc:493] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.624964 10482 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.629410 10482 raft_consensus.cc:515] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.630779 10482 leader_election.cc:290] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:54.631475 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:54.631721 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:54.632112 10556 raft_consensus.cc:3055] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.632253 10631 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.632467 10556 raft_consensus.cc:740] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:54.633292 10556 consensus_queue.cc:260] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.634443 10556 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.638679 10631 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:54.639703 10448 leader_election.cc:304] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:54.640338 10717 raft_consensus.cc:2804] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.640563 10556 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:54.640825 10717 raft_consensus.cc:697] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:54.641646 10717 consensus_queue.cc:237] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:54.647085 10380 catalog_manager.cc:5697] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 1 to 2, leader changed from 59bb7ea8f80c42d784f53909d02057da (127.6.95.66) to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.738715 10717 consensus_queue.cc:1048] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.748945 10678 consensus_queue.cc:1048] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.924625 10631 raft_consensus.cc:1275] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.925670 10691 consensus_queue.cc:1048] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.932914 10482 raft_consensus.cc:1275] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.934211 10691 consensus_queue.cc:1048] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.949033 10631 raft_consensus.cc:1275] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.950088 10678 consensus_queue.cc:1048] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.956781 10556 raft_consensus.cc:3060] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.960595 10555 raft_consensus.cc:1275] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.963712 10678 consensus_queue.cc:1048] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.966984 10556 raft_consensus.cc:1275] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.968760 10678 consensus_queue.cc:1048] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.974002 10631 raft_consensus.cc:1275] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.975349 10678 consensus_queue.cc:1048] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.102756 10631 raft_consensus.cc:1275] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.103790 10717 consensus_queue.cc:1048] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:55.110591 10556 raft_consensus.cc:1275] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.112022 10678 consensus_queue.cc:1048] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.443037 10380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56718:
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 11:08:57.446645 10380 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 11:08:57.496285 10468 tablet_service.cc:1511] Processing CreateTablet for tablet f833121520f74fd180026d9a03c4c450 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:57.497613 10547 tablet_service.cc:1511] Processing CreateTablet for tablet f833121520f74fd180026d9a03c4c450 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:57.498071 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f833121520f74fd180026d9a03c4c450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.499188 10547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f833121520f74fd180026d9a03c4c450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.498814 10618 tablet_service.cc:1511] Processing CreateTablet for tablet f833121520f74fd180026d9a03c4c450 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:57.500353 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f833121520f74fd180026d9a03c4c450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.501454 10472 tablet_service.cc:1511] Processing CreateTablet for tablet b197c2c0e4634794a31472d228757043 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:57.502772 10472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b197c2c0e4634794a31472d228757043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.522413 10541 tablet_service.cc:1511] Processing CreateTablet for tablet b197c2c0e4634794a31472d228757043 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:57.523747 10541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b197c2c0e4634794a31472d228757043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.525830 10470 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb5bb5e53e042dfab1d85f96569015f (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:57.527098 10470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb5bb5e53e042dfab1d85f96569015f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.531275 10619 tablet_service.cc:1511] Processing CreateTablet for tablet 17484e17f99e433a865f90bb6711ed07 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:57.531395 10616 tablet_service.cc:1511] Processing CreateTablet for tablet b197c2c0e4634794a31472d228757043 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:57.532711 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17484e17f99e433a865f90bb6711ed07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.533859 10617 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb5bb5e53e042dfab1d85f96569015f (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:57.535082 10617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb5bb5e53e042dfab1d85f96569015f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.537097 10467 tablet_service.cc:1511] Processing CreateTablet for tablet 6974a4fd0228428b88b804fad15918f1 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:57.538306 10467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6974a4fd0228428b88b804fad15918f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.539297 10616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b197c2c0e4634794a31472d228757043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.535399 10465 tablet_service.cc:1511] Processing CreateTablet for tablet 17484e17f99e433a865f90bb6711ed07 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:57.540699 10465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17484e17f99e433a865f90bb6711ed07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.544775 10540 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb5bb5e53e042dfab1d85f96569015f (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:57.546183 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb5bb5e53e042dfab1d85f96569015f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.546559 10539 tablet_service.cc:1511] Processing CreateTablet for tablet 6974a4fd0228428b88b804fad15918f1 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:57.547777 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6974a4fd0228428b88b804fad15918f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.549073 10543 tablet_service.cc:1511] Processing CreateTablet for tablet 17484e17f99e433a865f90bb6711ed07 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:57.550518 10543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17484e17f99e433a865f90bb6711ed07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.563328 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 6974a4fd0228428b88b804fad15918f1 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:57.564719 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6974a4fd0228428b88b804fad15918f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.564438 10469 tablet_service.cc:1511] Processing CreateTablet for tablet 326bf76481ae4bbc88b630becdb80f03 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:57.565682 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326bf76481ae4bbc88b630becdb80f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.575875 10762 tablet_bootstrap.cc:492] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.580036 10547 tablet_service.cc:1511] Processing CreateTablet for tablet 326bf76481ae4bbc88b630becdb80f03 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:57.581251 10547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326bf76481ae4bbc88b630becdb80f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.600261 10614 tablet_service.cc:1511] Processing CreateTablet for tablet 326bf76481ae4bbc88b630becdb80f03 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:57.601083 10469 tablet_service.cc:1511] Processing CreateTablet for tablet d8d1d264b1e5412cbd85627d7053e5b2 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:57.602248 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d1d264b1e5412cbd85627d7053e5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.601580 10614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326bf76481ae4bbc88b630becdb80f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.603632 10620 tablet_service.cc:1511] Processing CreateTablet for tablet d8d1d264b1e5412cbd85627d7053e5b2 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:57.609603 10764 tablet_bootstrap.cc:492] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.613588 10763 tablet_bootstrap.cc:492] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.613799 10541 tablet_service.cc:1511] Processing CreateTablet for tablet d8d1d264b1e5412cbd85627d7053e5b2 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:57.614353 10470 tablet_service.cc:1511] Processing CreateTablet for tablet 5d098ec56b904cdf9717479dc13daa06 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:57.615450 10541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d1d264b1e5412cbd85627d7053e5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.617041 10620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d1d264b1e5412cbd85627d7053e5b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.617743 10613 tablet_service.cc:1511] Processing CreateTablet for tablet 5d098ec56b904cdf9717479dc13daa06 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:57.615455 10470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d098ec56b904cdf9717479dc13daa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.618930 10613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d098ec56b904cdf9717479dc13daa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.623327 10762 tablet_bootstrap.cc:654] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.626129 10542 tablet_service.cc:1511] Processing CreateTablet for tablet 5d098ec56b904cdf9717479dc13daa06 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:57.628017 10542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d098ec56b904cdf9717479dc13daa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.635339 10764 tablet_bootstrap.cc:654] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.636699 10615 tablet_service.cc:1511] Processing CreateTablet for tablet af471c67c545495693da58fc65a73144 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:57.637089 10763 tablet_bootstrap.cc:654] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.637952 10615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af471c67c545495693da58fc65a73144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.646301 10465 tablet_service.cc:1511] Processing CreateTablet for tablet af471c67c545495693da58fc65a73144 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:57.647107 10543 tablet_service.cc:1511] Processing CreateTablet for tablet af471c67c545495693da58fc65a73144 (DEFAULT_TABLE table=soft_deleted_table [id=996731359bb24129a44c9e845e0c641c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:57.647665 10465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af471c67c545495693da58fc65a73144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.648272 10543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af471c67c545495693da58fc65a73144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:57.674981 10764 tablet_bootstrap.cc:492] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.677465 10764 ts_tablet_manager.cc:1403] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.005s
I20260710 11:08:57.680899 10764 raft_consensus.cc:359] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.681927 10764 raft_consensus.cc:385] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.682307 10764 raft_consensus.cc:740] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.682689 10762 tablet_bootstrap.cc:492] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.683265 10762 ts_tablet_manager.cc:1403] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.000s
I20260710 11:08:57.683347 10764 consensus_queue.cc:260] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.686275 10764 ts_tablet_manager.cc:1434] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:57.687408 10764 tablet_bootstrap.cc:492] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.697963 10764 tablet_bootstrap.cc:654] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.699677 10763 tablet_bootstrap.cc:492] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.700210 10763 ts_tablet_manager.cc:1403] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.017s
I20260710 11:08:57.701962 10762 raft_consensus.cc:359] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.702495 10762 raft_consensus.cc:385] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.702711 10762 raft_consensus.cc:740] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.703231 10763 raft_consensus.cc:359] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.703305 10762 consensus_queue.cc:260] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.704120 10763 raft_consensus.cc:385] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.704536 10763 raft_consensus.cc:740] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.705364 10763 consensus_queue.cc:260] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.706138 10762 ts_tablet_manager.cc:1434] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 11:08:57.707084 10762 tablet_bootstrap.cc:492] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.707626 10763 ts_tablet_manager.cc:1434] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:08:57.708576 10763 tablet_bootstrap.cc:492] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.709319 10764 tablet_bootstrap.cc:492] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.709820 10764 ts_tablet_manager.cc:1403] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 11:08:57.712616 10764 raft_consensus.cc:359] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.713649 10680 raft_consensus.cc:493] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.714140 10680 raft_consensus.cc:515] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.714676 10763 tablet_bootstrap.cc:654] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.716207 10680 leader_election.cc:290] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:57.718526 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb5bb5e53e042dfab1d85f96569015f" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:57.719193 10764 raft_consensus.cc:385] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.719496 10764 raft_consensus.cc:740] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
W20260710 11:08:57.720283 10594 leader_election.cc:343] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.720599 10762 tablet_bootstrap.cc:654] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.720223 10764 consensus_queue.cc:260] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.718580 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb5bb5e53e042dfab1d85f96569015f" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
W20260710 11:08:57.722241 10594 leader_election.cc:343] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.722638 10594 leader_election.cc:304] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca; no voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:57.725318 10680 raft_consensus.cc:2749] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.730281 10764 ts_tablet_manager.cc:1434] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:08:57.733963 10764 tablet_bootstrap.cc:492] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.734632 10763 tablet_bootstrap.cc:492] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.735309 10763 ts_tablet_manager.cc:1403] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260710 11:08:57.738528 10763 raft_consensus.cc:359] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.739292 10763 raft_consensus.cc:385] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.739675 10763 raft_consensus.cc:740] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.739383 10764 tablet_bootstrap.cc:654] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.740363 10763 consensus_queue.cc:260] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.741708 10762 tablet_bootstrap.cc:492] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.742240 10762 ts_tablet_manager.cc:1403] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.014s
I20260710 11:08:57.742620 10763 ts_tablet_manager.cc:1434] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:08:57.743585 10763 tablet_bootstrap.cc:492] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.745115 10762 raft_consensus.cc:359] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.745863 10762 raft_consensus.cc:385] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.746202 10762 raft_consensus.cc:740] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.747069 10762 consensus_queue.cc:260] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.750039 10763 tablet_bootstrap.cc:654] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.752290 10751 raft_consensus.cc:493] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.752744 10751 raft_consensus.cc:515] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.754910 10751 leader_election.cc:290] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:57.756458 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b197c2c0e4634794a31472d228757043" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:57.756865 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b197c2c0e4634794a31472d228757043" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:57.757151 10482 raft_consensus.cc:2468] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
W20260710 11:08:57.758414 10523 leader_election.cc:343] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.759078 10520 leader_election.cc:304] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [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: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:08:57.760339 10677 raft_consensus.cc:2804] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.760736 10677 raft_consensus.cc:493] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.761042 10677 raft_consensus.cc:3060] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.760424 10762 ts_tablet_manager.cc:1434] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:08:57.763051 10762 tablet_bootstrap.cc:492] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.763115 10764 tablet_bootstrap.cc:492] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.763468 10763 tablet_bootstrap.cc:492] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.763616 10764 ts_tablet_manager.cc:1403] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260710 11:08:57.763958 10763 ts_tablet_manager.cc:1403] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260710 11:08:57.766609 10764 raft_consensus.cc:359] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.767369 10764 raft_consensus.cc:385] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.767099 10763 raft_consensus.cc:359] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.767761 10764 raft_consensus.cc:740] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.767918 10763 raft_consensus.cc:385] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.768350 10763 raft_consensus.cc:740] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.768220 10677 raft_consensus.cc:515] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.768664 10764 consensus_queue.cc:260] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.769730 10762 tablet_bootstrap.cc:654] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.769253 10763 consensus_queue.cc:260] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.771956 10763 ts_tablet_manager.cc:1434] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:57.772907 10763 tablet_bootstrap.cc:492] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.778913 10763 tablet_bootstrap.cc:654] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.771251 10764 ts_tablet_manager.cc:1434] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:57.782189 10764 tablet_bootstrap.cc:492] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.793591 10764 tablet_bootstrap.cc:654] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.800124 10677 leader_election.cc:290] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:57.800274 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b197c2c0e4634794a31472d228757043" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:57.800573 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b197c2c0e4634794a31472d228757043" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:57.800827 10482 raft_consensus.cc:3060] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.801352 10631 raft_consensus.cc:3060] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.805895 10763 tablet_bootstrap.cc:492] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.806422 10763 ts_tablet_manager.cc:1403] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.008s
I20260710 11:08:57.806496 10482 raft_consensus.cc:2468] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:57.807696 10520 leader_election.cc:304] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:57.808504 10677 raft_consensus.cc:2804] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.808920 10677 raft_consensus.cc:697] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:57.809041 10631 raft_consensus.cc:2468] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:57.809448 10763 raft_consensus.cc:359] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.810171 10763 raft_consensus.cc:385] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.810451 10763 raft_consensus.cc:740] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.809778 10677 consensus_queue.cc:237] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.811115 10763 consensus_queue.cc:260] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.813182 10762 tablet_bootstrap.cc:492] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.813704 10762 ts_tablet_manager.cc:1403] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.051s	user 0.032s	sys 0.007s
W20260710 11:08:57.814349 10428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:57.815263 10763 ts_tablet_manager.cc:1434] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:57.816268 10763 tablet_bootstrap.cc:492] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.817039 10762 raft_consensus.cc:359] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.817816 10762 raft_consensus.cc:385] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.818181 10762 raft_consensus.cc:740] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.818897 10762 consensus_queue.cc:260] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.823680 10763 tablet_bootstrap.cc:654] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.823724 10762 ts_tablet_manager.cc:1434] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:57.825788 10762 tablet_bootstrap.cc:492] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.830039 10764 tablet_bootstrap.cc:492] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.830575 10764 ts_tablet_manager.cc:1403] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.012s
I20260710 11:08:57.833104 10762 tablet_bootstrap.cc:654] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.830590 10378 catalog_manager.cc:5697] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.833563 10764 raft_consensus.cc:359] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.834327 10764 raft_consensus.cc:385] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.834684 10764 raft_consensus.cc:740] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.835708 10764 consensus_queue.cc:260] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.838114 10764 ts_tablet_manager.cc:1434] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:08:57.839178 10764 tablet_bootstrap.cc:492] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.844451 10762 tablet_bootstrap.cc:492] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.845005 10762 ts_tablet_manager.cc:1403] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 11:08:57.845562 10764 tablet_bootstrap.cc:654] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.847977 10762 raft_consensus.cc:359] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.848848 10762 raft_consensus.cc:385] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.849210 10762 raft_consensus.cc:740] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.850220 10763 tablet_bootstrap.cc:492] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.850102 10762 consensus_queue.cc:260] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.850750 10763 ts_tablet_manager.cc:1403] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260710 11:08:57.852602 10762 ts_tablet_manager.cc:1434] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:57.853626 10763 raft_consensus.cc:359] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.854333 10763 raft_consensus.cc:385] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.853650 10762 tablet_bootstrap.cc:492] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.854674 10763 raft_consensus.cc:740] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.855611 10763 consensus_queue.cc:260] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.856094 10764 tablet_bootstrap.cc:492] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.857933 10763 ts_tablet_manager.cc:1434] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:57.858912 10763 tablet_bootstrap.cc:492] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.861056 10764 ts_tablet_manager.cc:1403] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 11:08:57.861275 10762 tablet_bootstrap.cc:654] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.864873 10763 tablet_bootstrap.cc:654] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.864085 10764 raft_consensus.cc:359] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.865446 10764 raft_consensus.cc:385] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.865779 10764 raft_consensus.cc:740] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.866534 10764 consensus_queue.cc:260] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.871899 10764 ts_tablet_manager.cc:1434] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:08:57.872912 10764 tablet_bootstrap.cc:492] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.879081 10764 tablet_bootstrap.cc:654] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.885737 10762 tablet_bootstrap.cc:492] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.886178 10763 tablet_bootstrap.cc:492] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.886240 10762 ts_tablet_manager.cc:1403] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.010s
I20260710 11:08:57.886639 10763 ts_tablet_manager.cc:1403] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260710 11:08:57.886785 10764 tablet_bootstrap.cc:492] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.887259 10764 ts_tablet_manager.cc:1403] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:08:57.888952 10763 raft_consensus.cc:359] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.889495 10763 raft_consensus.cc:385] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.889794 10763 raft_consensus.cc:740] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.889366 10762 raft_consensus.cc:359] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.890169 10762 raft_consensus.cc:385] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.890159 10764 raft_consensus.cc:359] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.890372 10763 consensus_queue.cc:260] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.890714 10762 raft_consensus.cc:740] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.890993 10764 raft_consensus.cc:385] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.891660 10764 raft_consensus.cc:740] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.891637 10762 consensus_queue.cc:260] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.892529 10764 consensus_queue.cc:260] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.894239 10762 ts_tablet_manager.cc:1434] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:08:57.894685 10764 ts_tablet_manager.cc:1434] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:08:57.895222 10762 tablet_bootstrap.cc:492] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.897996 10764 tablet_bootstrap.cc:492] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.903293 10762 tablet_bootstrap.cc:654] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.904455 10764 tablet_bootstrap.cc:654] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.908200 10773 raft_consensus.cc:493] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.908421 10763 ts_tablet_manager.cc:1434] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:57.910806 10763 tablet_bootstrap.cc:492] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.914721 10762 tablet_bootstrap.cc:492] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.915230 10762 ts_tablet_manager.cc:1403] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 11:08:57.916100 10773 raft_consensus.cc:515] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.918362 10773 leader_election.cc:290] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:57.918286 10762 raft_consensus.cc:359] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.920235 10762 raft_consensus.cc:385] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.920724 10763 tablet_bootstrap.cc:654] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.921169 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:57.921871 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:57.922469 10631 raft_consensus.cc:2468] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:57.920529 10762 raft_consensus.cc:740] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.923563 10448 leader_election.cc:304] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:57.924454 10773 raft_consensus.cc:2804] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.924839 10773 raft_consensus.cc:493] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.925155 10773 raft_consensus.cc:3060] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.926895 10764 tablet_bootstrap.cc:492] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.927644 10764 ts_tablet_manager.cc:1403] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260710 11:08:57.930617 10764 raft_consensus.cc:359] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.931324 10764 raft_consensus.cc:385] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.931618 10764 raft_consensus.cc:740] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.924023 10762 consensus_queue.cc:260] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.932641 10556 raft_consensus.cc:2468] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:57.934082 10762 ts_tablet_manager.cc:1434] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260710 11:08:57.936782 10764 consensus_queue.cc:260] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.938269 10762 tablet_bootstrap.cc:492] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.938490 10773 raft_consensus.cc:515] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.942646 10763 tablet_bootstrap.cc:492] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.943356 10763 ts_tablet_manager.cc:1403] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.019s
I20260710 11:08:57.944262 10762 tablet_bootstrap.cc:654] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.946153 10763 raft_consensus.cc:359] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.946817 10763 raft_consensus.cc:385] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.947115 10763 raft_consensus.cc:740] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.950273 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:57.950856 10556 raft_consensus.cc:3060] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.950937 10788 raft_consensus.cc:493] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.951401 10788 raft_consensus.cc:515] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.952055 10764 ts_tablet_manager.cc:1434] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 11:08:57.953117 10764 tablet_bootstrap.cc:492] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.955797 10762 tablet_bootstrap.cc:492] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.956403 10762 ts_tablet_manager.cc:1403] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 11:08:57.959596 10764 tablet_bootstrap.cc:654] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.959313 10762 raft_consensus.cc:359] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.960189 10762 raft_consensus.cc:385] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.960554 10762 raft_consensus.cc:740] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.947831 10763 consensus_queue.cc:260] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.962790 10763 ts_tablet_manager.cc:1434] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260710 11:08:57.962950 10556 raft_consensus.cc:2468] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:57.961346 10762 consensus_queue.cc:260] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.964705 10445 leader_election.cc:304] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:57.965067 10763 tablet_bootstrap.cc:492] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:57.966135 10762 ts_tablet_manager.cc:1434] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:57.956386 10788 leader_election.cc:290] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:57.967970 10762 tablet_bootstrap.cc:492] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:57.971573 10763 tablet_bootstrap.cc:654] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.979801 10717 raft_consensus.cc:2804] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.983366 10764 tablet_bootstrap.cc:492] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:57.983868 10764 ts_tablet_manager.cc:1403] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260710 11:08:57.985395 10762 tablet_bootstrap.cc:654] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.986543 10764 raft_consensus.cc:359] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.987231 10764 raft_consensus.cc:385] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.987509 10764 raft_consensus.cc:740] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.988222 10764 consensus_queue.cc:260] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.990249 10764 ts_tablet_manager.cc:1434] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:57.992534 10763 tablet_bootstrap.cc:492] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:57.993072 10763 ts_tablet_manager.cc:1403] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.002s
I20260710 11:08:57.995765 10763 raft_consensus.cc:359] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.997128 10763 raft_consensus.cc:385] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.997440 10763 raft_consensus.cc:740] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.996858 10764 tablet_bootstrap.cc:492] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: Bootstrap starting.
I20260710 11:08:57.998106 10762 tablet_bootstrap.cc:492] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:57.998589 10762 ts_tablet_manager.cc:1403] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260710 11:08:58.001045 10762 raft_consensus.cc:359] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.001791 10762 raft_consensus.cc:385] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:58.002108 10762 raft_consensus.cc:740] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:58.002770 10762 consensus_queue.cc:260] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:57.998114 10763 consensus_queue.cc:260] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.004786 10762 ts_tablet_manager.cc:1434] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:58.005623 10764 tablet_bootstrap.cc:654] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:58.005779 10762 tablet_bootstrap.cc:492] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: Bootstrap starting.
I20260710 11:08:58.009807 10763 ts_tablet_manager.cc:1434] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:58.010738 10763 tablet_bootstrap.cc:492] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: Bootstrap starting.
I20260710 11:08:58.013239 10762 tablet_bootstrap.cc:654] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:58.016152 10763 tablet_bootstrap.cc:654] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:58.016799 10788 raft_consensus.cc:493] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.017271 10788 raft_consensus.cc:515] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.019452 10788 leader_election.cc:290] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.022009 10764 tablet_bootstrap.cc:492] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: No bootstrap required, opened a new log
I20260710 11:08:58.022380 10788 raft_consensus.cc:493] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.022535 10764 ts_tablet_manager.cc:1403] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
W20260710 11:08:58.022512 10594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.66:45571, user_credentials={real_user=slave}} blocked reactor thread for 124186us
I20260710 11:08:58.022985 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.022951 10788 raft_consensus.cc:515] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.023701 10631 raft_consensus.cc:3060] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.024453 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.025028 10482 raft_consensus.cc:2468] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.025106 10788 leader_election.cc:290] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.025414 10764 raft_consensus.cc:359] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.026060 10764 raft_consensus.cc:385] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:58.026312 10764 raft_consensus.cc:740] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Initialized, Role: FOLLOWER
I20260710 11:08:58.026970 10764 consensus_queue.cc:260] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.027736 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.028447 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.028780 10677 raft_consensus.cc:493] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.028913 10764 ts_tablet_manager.cc:1434] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:58.029407 10762 tablet_bootstrap.cc:492] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: No bootstrap required, opened a new log
I20260710 11:08:58.029374 10677 raft_consensus.cc:515] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.030231 10762 ts_tablet_manager.cc:1403] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 11:08:58.031445 10677 leader_election.cc:290] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.029191 10555 raft_consensus.cc:2468] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.028391 10482 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.033175 10762 raft_consensus.cc:359] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.033391 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.034231 10480 raft_consensus.cc:2468] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:58.035043 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.035660 10520 leader_election.cc:304] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.036643 10677 raft_consensus.cc:2804] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.037034 10677 raft_consensus.cc:493] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.037199 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:58.037499 10677 raft_consensus.cc:3060] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.037807 10630 raft_consensus.cc:2468] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 0.
I20260710 11:08:58.039369 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.039911 10480 raft_consensus.cc:2468] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.035718 10555 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.043385 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.034754 10631 raft_consensus.cc:2468] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:58.046067 10594 leader_election.cc:304] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.046455 10773 leader_election.cc:290] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.046875 10788 raft_consensus.cc:2804] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.047008 10594 leader_election.cc:304] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.047356 10788 raft_consensus.cc:493] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.047942 10788 raft_consensus.cc:3060] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.050088 10680 raft_consensus.cc:493] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.050594 10680 raft_consensus.cc:515] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.052523 10680 leader_election.cc:290] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.047274 10773 raft_consensus.cc:493] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.052983 10762 raft_consensus.cc:385] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:58.053258 10773 raft_consensus.cc:515] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.053782 10762 raft_consensus.cc:740] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Initialized, Role: FOLLOWER
I20260710 11:08:58.054986 10762 consensus_queue.cc:260] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.055541 10680 raft_consensus.cc:2804] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.057132 10680 raft_consensus.cc:493] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.057540 10680 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:58.057708 10445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.66:45571, user_credentials={real_user=slave}} blocked reactor thread for 73858.5us
I20260710 11:08:58.059286 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb5bb5e53e042dfab1d85f96569015f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.054919 10788 raft_consensus.cc:515] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.064716 10784 raft_consensus.cc:493] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.065220 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb5bb5e53e042dfab1d85f96569015f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:58.065857 10631 raft_consensus.cc:2468] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:58.064647 10680 raft_consensus.cc:515] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.067030 10762 ts_tablet_manager.cc:1434] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260710 11:08:58.065239 10784 raft_consensus.cc:515] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.059893 10556 raft_consensus.cc:2468] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:58.068058 10680 leader_election.cc:290] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.068688 10594 leader_election.cc:304] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:58.069423 10784 leader_election.cc:290] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.070401 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.070801 10784 raft_consensus.cc:2804] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.070324 10445 leader_election.cc:304] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.056999 10717 raft_consensus.cc:697] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:58.063719 10763 tablet_bootstrap.cc:492] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: No bootstrap required, opened a new log
I20260710 11:08:58.071911 10799 raft_consensus.cc:2804] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.056845 10792 raft_consensus.cc:493] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.072193 10717 consensus_queue.cc:237] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.072786 10792 raft_consensus.cc:515] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.073858 10480 raft_consensus.cc:2468] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.075759 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.076056 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.076318 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.055130 10773 leader_election.cc:290] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.076764 10482 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.049796 10677 raft_consensus.cc:515] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.072065 10763 ts_tablet_manager.cc:1403] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.014s
I20260710 11:08:58.077772 10557 raft_consensus.cc:2393] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c64ced8ed8e4bb4af318f084120d1ca in current term 1: Already voted for candidate 59bb7ea8f80c42d784f53909d02057da in this term.
I20260710 11:08:58.071184 10784 raft_consensus.cc:493] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.078572 10784 raft_consensus.cc:3060] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.079448 10554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.080101 10555 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.076395 10556 raft_consensus.cc:2468] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.083551 10677 leader_election.cc:290] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.084434 10792 leader_election.cc:290] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.085096 10799 raft_consensus.cc:493] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.085464 10799 raft_consensus.cc:3060] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.085841 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" is_pre_election: true
I20260710 11:08:58.086444 10631 raft_consensus.cc:2468] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 0.
I20260710 11:08:58.079854 10763 raft_consensus.cc:359] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.087097 10763 raft_consensus.cc:385] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:58.084482 10482 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.073799 10788 leader_election.cc:290] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.087363 10763 raft_consensus.cc:740] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Initialized, Role: FOLLOWER
I20260710 11:08:58.088510 10763 consensus_queue.cc:260] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.088776 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.089505 10480 raft_consensus.cc:3060] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.090582 10763 ts_tablet_manager.cc:1434] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:08:58.091991 10555 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.092607 10799 raft_consensus.cc:515] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.094105 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.094712 10481 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.095165 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb5bb5e53e042dfab1d85f96569015f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.095619 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.095705 10556 raft_consensus.cc:3060] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.095631 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.096858 10555 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.099438 10448 leader_election.cc:304] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [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: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.101486 10480 raft_consensus.cc:2468] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 1.
I20260710 11:08:58.104440 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.102052 10717 raft_consensus.cc:2804] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.101418 10784 raft_consensus.cc:515] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.105000 10520 leader_election.cc:304] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.105676 10630 raft_consensus.cc:2393] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59bb7ea8f80c42d784f53909d02057da in current term 1: Already voted for candidate 3c64ced8ed8e4bb4af318f084120d1ca in this term.
I20260710 11:08:58.105041 10717 raft_consensus.cc:493] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.106280 10677 raft_consensus.cc:2804] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.106793 10677 raft_consensus.cc:697] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:58.107303 10594 leader_election.cc:304] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.107573 10677 consensus_queue.cc:237] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.108114 10680 raft_consensus.cc:2804] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.101946 10799 leader_election.cc:290] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.108496 10680 raft_consensus.cc:493] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.103641 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb5bb5e53e042dfab1d85f96569015f" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.108242 10594 leader_election.cc:304] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.109042 10631 raft_consensus.cc:3060] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.109498 10788 raft_consensus.cc:2804] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.112039 10717 raft_consensus.cc:3060] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.107482 10784 leader_election.cc:290] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.103452 10556 raft_consensus.cc:2468] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:58.104969 10555 raft_consensus.cc:3060] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.103437 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.115067 10680 raft_consensus.cc:3060] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.113626 10594 leader_election.cc:304] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.121158 10555 raft_consensus.cc:2468] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.123513 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.118078 10482 raft_consensus.cc:3060] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.119016 10717 raft_consensus.cc:515] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.114827 10445 leader_election.cc:304] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.116704 10631 raft_consensus.cc:2468] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:58.119220 10378 catalog_manager.cc:5697] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.126479 10680 raft_consensus.cc:515] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.130357 10799 raft_consensus.cc:2804] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.130702 10680 leader_election.cc:290] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.130821 10799 raft_consensus.cc:697] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:58.131711 10799 consensus_queue.cc:237] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.134533 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.134763 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.135161 10556 raft_consensus.cc:3060] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.135623 10631 raft_consensus.cc:2393] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 538fa320d7f940be82336e22ca33f015 in current term 1: Already voted for candidate 3c64ced8ed8e4bb4af318f084120d1ca in this term.
I20260710 11:08:58.119293 10788 raft_consensus.cc:697] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:58.136840 10717 leader_election.cc:290] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.137223 10788 consensus_queue.cc:237] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.124364 10480 raft_consensus.cc:2393] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c64ced8ed8e4bb4af318f084120d1ca in current term 1: Already voted for candidate 59bb7ea8f80c42d784f53909d02057da in this term.
I20260710 11:08:58.125411 10594 leader_election.cc:304] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.125703 10802 raft_consensus.cc:2804] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.141681 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.142198 10802 raft_consensus.cc:493] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.142530 10480 raft_consensus.cc:2393] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c64ced8ed8e4bb4af318f084120d1ca in current term 1: Already voted for candidate 538fa320d7f940be82336e22ca33f015 in this term.
I20260710 11:08:58.143468 10556 raft_consensus.cc:2468] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 1.
I20260710 11:08:58.142550 10802 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.145151 10445 leader_election.cc:304] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:08:58.141978 10554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.146281 10717 raft_consensus.cc:2804] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.146831 10554 raft_consensus.cc:2393] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c64ced8ed8e4bb4af318f084120d1ca in current term 1: Already voted for candidate 538fa320d7f940be82336e22ca33f015 in this term.
I20260710 11:08:58.147012 10717 raft_consensus.cc:697] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:58.147847 10717 consensus_queue.cc:237] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.140954 10680 raft_consensus.cc:2804] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.148910 10680 raft_consensus.cc:697] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:58.148690 10380 catalog_manager.cc:5697] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 0 to 1, leader changed from <none> to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 1 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.151746 10802 raft_consensus.cc:515] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.154116 10802 leader_election.cc:290] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.154731 10482 raft_consensus.cc:2468] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.149770 10680 consensus_queue.cc:237] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.126083 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.157583 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.157740 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.158170 10482 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.158332 10555 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.166167 10594 leader_election.cc:304] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [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: 3c64ced8ed8e4bb4af318f084120d1ca; no voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.167459 10788 raft_consensus.cc:2749] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:58.167419 10594 leader_election.cc:304] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [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: 3c64ced8ed8e4bb4af318f084120d1ca; no voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.168651 10788 raft_consensus.cc:2749] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:58.169261 10377 catalog_manager.cc:5697] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 1 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.170710 10555 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.171723 10482 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.171960 10594 leader_election.cc:304] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.173692 10680 raft_consensus.cc:2804] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.174160 10680 raft_consensus.cc:697] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:58.174805 10680 consensus_queue.cc:237] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.181574 10380 catalog_manager.cc:5697] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.183132 10380 catalog_manager.cc:5697] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.193558 10377 catalog_manager.cc:5697] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 1 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.194717 10377 catalog_manager.cc:5697] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 1 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.271369 10677 consensus_queue.cc:1048] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.281345 10677 consensus_queue.cc:1048] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.412319 10788 raft_consensus.cc:493] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.412745 10788 raft_consensus.cc:515] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.414572 10788 leader_election.cc:290] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.415848 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da" is_pre_election: true
I20260710 11:08:58.416347 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015" is_pre_election: true
I20260710 11:08:58.416530 10555 raft_consensus.cc:2468] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.417104 10482 raft_consensus.cc:2468] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 0.
I20260710 11:08:58.417588 10594 leader_election.cc:304] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.418211 10788 raft_consensus.cc:2804] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:58.418500 10788 raft_consensus.cc:493] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.418780 10788 raft_consensus.cc:3060] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.423355 10788 raft_consensus.cc:515] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.424809 10788 leader_election.cc:290] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:58.425539 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.426052 10482 raft_consensus.cc:3060] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.425835 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.426518 10555 raft_consensus.cc:3060] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:58.430424 10482 raft_consensus.cc:2468] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.431216 10555 raft_consensus.cc:2468] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 1.
I20260710 11:08:58.431255 10594 leader_election.cc:304] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:58.432129 10788 raft_consensus.cc:2804] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:58.432507 10788 raft_consensus.cc:697] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:58.433224 10788 consensus_queue.cc:237] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.439407 10377 catalog_manager.cc:5697] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 1 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:58.535961 10788 consensus_queue.cc:1048] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.545089 10680 consensus_queue.cc:1048] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.553627 10799 consensus_queue.cc:1048] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.566309 10792 consensus_queue.cc:1048] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.583829 10717 consensus_queue.cc:1048] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.592833 10717 consensus_queue.cc:1048] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.635093 10631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f833121520f74fd180026d9a03c4c450"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
mode: GRACEFUL
new_leader_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:60054
I20260710 11:08:58.635603 10631 raft_consensus.cc:606] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Received request to transfer leadership to TS 538fa320d7f940be82336e22ca33f015
I20260710 11:08:58.640527 10555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b197c2c0e4634794a31472d228757043"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
mode: GRACEFUL
new_leader_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:58644
I20260710 11:08:58.640954 10555 raft_consensus.cc:606] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Received request to transfer leadership to TS 538fa320d7f940be82336e22ca33f015
I20260710 11:08:58.647384 10555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
mode: GRACEFUL
new_leader_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:58644
I20260710 11:08:58.647800 10555 raft_consensus.cc:606] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Received request to transfer leadership to TS 538fa320d7f940be82336e22ca33f015
I20260710 11:08:58.649866 10784 consensus_queue.cc:1048] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.652974 10481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
mode: GRACEFUL
new_leader_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:34930
I20260710 11:08:58.653605 10481 raft_consensus.cc:606] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Received request to transfer leadership to TS 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.655078 10784 consensus_queue.cc:1048] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.659703 10631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
mode: GRACEFUL
new_leader_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:60054
I20260710 11:08:58.660300 10631 raft_consensus.cc:606] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Received request to transfer leadership to TS 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.665836 10631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
mode: GRACEFUL
new_leader_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:60054
I20260710 11:08:58.666455 10631 raft_consensus.cc:606] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Received request to transfer leadership to TS 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.668992 10784 consensus_queue.cc:1048] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.672166 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
mode: GRACEFUL
new_leader_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:60054
I20260710 11:08:58.672668 10630 raft_consensus.cc:606] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Received request to transfer leadership to TS 59bb7ea8f80c42d784f53909d02057da
I20260710 11:08:58.677240 10677 consensus_queue.cc:1048] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.681783 10482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af471c67c545495693da58fc65a73144"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
mode: GRACEFUL
new_leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:34930
I20260710 11:08:58.682312 10482 raft_consensus.cc:606] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Received request to transfer leadership to TS 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:08:58.684979 10802 raft_consensus.cc:993] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: : Instructing follower 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:58.685375 10802 raft_consensus.cc:1081] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Signalling peer 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:58.689931 10555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:58618
I20260710 11:08:58.690495 10555 raft_consensus.cc:493] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.690830 10555 raft_consensus.cc:3060] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.691052 10751 consensus_queue.cc:1048] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.700037 10751 raft_consensus.cc:993] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: : Instructing follower 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:58.700426 10751 raft_consensus.cc:1081] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Signalling peer 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:58.700716 10555 raft_consensus.cc:515] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.703184 10481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:34914
I20260710 11:08:58.703687 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.703773 10481 raft_consensus.cc:493] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.704246 10482 raft_consensus.cc:3060] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.704275 10481 raft_consensus.cc:3060] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.706094 10680 consensus_queue.cc:1048] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.711308 10481 raft_consensus.cc:515] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.715508 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326bf76481ae4bbc88b630becdb80f03" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.716064 10631 raft_consensus.cc:3055] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.719158 10555 leader_election.cc:290] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.719851 10784 raft_consensus.cc:993] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: : Instructing follower 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:58.720395 10784 raft_consensus.cc:1081] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Signalling peer 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:58.716337 10631 raft_consensus.cc:740] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:58.721345 10482 raft_consensus.cc:2468] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:58.721997 10631 consensus_queue.cc:260] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.722565 10520 leader_election.cc:304] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.723135 10631 raft_consensus.cc:3060] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.723349 10677 raft_consensus.cc:2804] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.723690 10555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:58618
I20260710 11:08:58.723816 10677 raft_consensus.cc:697] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:58.724565 10677 consensus_queue.cc:237] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.726902 10554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.727161 10555 raft_consensus.cc:493] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.727497 10554 raft_consensus.cc:3055] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.727969 10554 raft_consensus.cc:740] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:58.728735 10554 consensus_queue.cc:260] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.729805 10554 raft_consensus.cc:3060] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.727558 10555 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.735702 10717 consensus_queue.cc:1048] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.736445 10555 raft_consensus.cc:515] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.739192 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.739717 10630 raft_consensus.cc:3055] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.740036 10630 raft_consensus.cc:740] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:58.740792 10630 consensus_queue.cc:260] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.740629 10631 raft_consensus.cc:2468] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:58.741825 10630 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.742883 10555 leader_election.cc:290] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.743599 10481 leader_election.cc:290] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.743511 10380 catalog_manager.cc:5697] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 1 to 2, leader changed from 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67) to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 2 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.743523 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17484e17f99e433a865f90bb6711ed07" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.741933 10554 raft_consensus.cc:2468] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:58.745878 10631 raft_consensus.cc:3060] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.747648 10445 leader_election.cc:304] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.748721 10630 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:58.749060 10717 raft_consensus.cc:2804] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.748799 10799 consensus_queue.cc:1048] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:58.749894 10523 leader_election.cc:304] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:58.750710 10801 raft_consensus.cc:2804] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.751029 10717 raft_consensus.cc:697] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:58.751166 10801 raft_consensus.cc:697] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:58.751874 10717 consensus_queue.cc:237] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.752027 10801 consensus_queue.cc:237] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.752475 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:58.754379 10482 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.751839 10631 raft_consensus.cc:2468] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:58.760542 10482 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:58.761924 10377 catalog_manager.cc:5697] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 1 to 2, leader changed from 59bb7ea8f80c42d784f53909d02057da (127.6.95.66) to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.774050 10379 catalog_manager.cc:5697] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 1 to 2, leader changed from 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67) to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 2 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.837267 10801 raft_consensus.cc:993] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: : Instructing follower 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:58.837728 10677 raft_consensus.cc:1081] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Signalling peer 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:58.838960 10482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b197c2c0e4634794a31472d228757043"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:34914
I20260710 11:08:58.839351 10482 raft_consensus.cc:493] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:58.839600 10482 raft_consensus.cc:3060] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.843690 10482 raft_consensus.cc:515] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.845038 10482 leader_election.cc:290] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:58.845772 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b197c2c0e4634794a31472d228757043" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:58.846056 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b197c2c0e4634794a31472d228757043" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:58.846333 10557 raft_consensus.cc:3055] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:58.846540 10629 raft_consensus.cc:3060] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.846653 10557 raft_consensus.cc:740] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:58.847394 10557 consensus_queue.cc:260] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.848320 10557 raft_consensus.cc:3060] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.851267 10629 raft_consensus.cc:2468] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:58.852270 10448 leader_election.cc:304] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:08:58.852883 10828 raft_consensus.cc:2804] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.853142 10557 raft_consensus.cc:2468] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:58.853251 10828 raft_consensus.cc:697] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:58.854136 10828 consensus_queue.cc:237] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:58.860551 10378 catalog_manager.cc:5697] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 1 to 2, leader changed from 59bb7ea8f80c42d784f53909d02057da (127.6.95.66) to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.986281 10680 consensus_queue.cc:1048] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.997013 10802 consensus_queue.cc:1048] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:59.004630 10680 raft_consensus.cc:993] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: : Instructing follower 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:59.005080 10802 raft_consensus.cc:1081] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Signalling peer 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:59.006548 10557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:58618
I20260710 11:08:59.006969 10557 raft_consensus.cc:493] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.007243 10557 raft_consensus.cc:3060] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.012032 10792 raft_consensus.cc:993] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: : Instructing follower 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:59.012490 10792 raft_consensus.cc:1081] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Signalling peer 59bb7ea8f80c42d784f53909d02057da to start an election
I20260710 11:08:59.013516 10557 raft_consensus.cc:515] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.014202 10554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
 from {username='slave'} at 127.0.0.1:58628
I20260710 11:08:59.014707 10554 raft_consensus.cc:493] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.015027 10554 raft_consensus.cc:3060] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.015450 10557 leader_election.cc:290] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:59.017845 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:59.018468 10629 raft_consensus.cc:3055] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.018702 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d1d264b1e5412cbd85627d7053e5b2" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:59.018831 10629 raft_consensus.cc:740] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:59.019367 10482 raft_consensus.cc:3060] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.020153 10629 consensus_queue.cc:260] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.021334 10554 raft_consensus.cc:515] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.022111 10629 raft_consensus.cc:3060] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.023267 10554 leader_election.cc:290] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:59.023782 10481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:59.024269 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6974a4fd0228428b88b804fad15918f1" candidate_uuid: "59bb7ea8f80c42d784f53909d02057da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:59.024343 10481 raft_consensus.cc:3055] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.024525 10482 raft_consensus.cc:2468] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:59.024653 10631 raft_consensus.cc:3060] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.024740 10481 raft_consensus.cc:740] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:59.025722 10520 leader_election.cc:304] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:59.025679 10481 consensus_queue.cc:260] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.026850 10677 raft_consensus.cc:2804] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.027050 10481 raft_consensus.cc:3060] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.029053 10677 raft_consensus.cc:697] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:59.029649 10677 consensus_queue.cc:237] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.030885 10629 raft_consensus.cc:2468] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:59.033330 10631 raft_consensus.cc:2468] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:59.033452 10481 raft_consensus.cc:2468] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59bb7ea8f80c42d784f53909d02057da in term 2.
I20260710 11:08:59.034308 10523 leader_election.cc:304] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:59.035286 10677 raft_consensus.cc:2804] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.035727 10677 raft_consensus.cc:697] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Becoming Leader. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:08:59.036429 10677 consensus_queue.cc:237] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.036278 10377 catalog_manager.cc:5697] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 1 to 2, leader changed from 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67) to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 2 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.046973 10377 catalog_manager.cc:5697] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da reported cstate change: term changed from 1 to 2, leader changed from 538fa320d7f940be82336e22ca33f015 (127.6.95.65) to 59bb7ea8f80c42d784f53909d02057da (127.6.95.66). New cstate: current_term: 2 leader_uuid: "59bb7ea8f80c42d784f53909d02057da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.104801 10481 raft_consensus.cc:1275] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.105899 10677 consensus_queue.cc:1048] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.113260 10631 raft_consensus.cc:1275] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.115321 10680 raft_consensus.cc:993] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: : Instructing follower 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:59.115772 10680 raft_consensus.cc:1081] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Signalling peer 538fa320d7f940be82336e22ca33f015 to start an election
I20260710 11:08:59.115734 10751 consensus_queue.cc:1048] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.117867 10482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f833121520f74fd180026d9a03c4c450"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
 from {username='slave'} at 127.0.0.1:34900
I20260710 11:08:59.118378 10482 raft_consensus.cc:493] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.118726 10482 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.124956 10482 raft_consensus.cc:515] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.127104 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
I20260710 11:08:59.127009 10482 leader_election.cc:290] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Requested vote from peers 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571), 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67:42951)
I20260710 11:08:59.127741 10631 raft_consensus.cc:3055] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.128126 10631 raft_consensus.cc:740] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:59.126995 10554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "538fa320d7f940be82336e22ca33f015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:59.128644 10554 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.128943 10631 consensus_queue.cc:260] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.130100 10631 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.135007 10554 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:59.136142 10445 leader_election.cc:304] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538fa320d7f940be82336e22ca33f015, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:59.136222 10631 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538fa320d7f940be82336e22ca33f015 in term 2.
I20260710 11:08:59.136773 10799 raft_consensus.cc:2804] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.137145 10799 raft_consensus.cc:697] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Leader. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:59.137778 10799 consensus_queue.cc:237] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.143852 10378 catalog_manager.cc:5697] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 reported cstate change: term changed from 1 to 2, leader changed from 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67) to 538fa320d7f940be82336e22ca33f015 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "538fa320d7f940be82336e22ca33f015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.191015 10717 raft_consensus.cc:993] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: : Instructing follower 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:08:59.191480 10799 raft_consensus.cc:1081] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Signalling peer 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:08:59.192781 10631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af471c67c545495693da58fc65a73144"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:60044
I20260710 11:08:59.193151 10631 raft_consensus.cc:493] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.193358 10631 raft_consensus.cc:3060] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.197439 10631 raft_consensus.cc:515] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.198742 10631 leader_election.cc:290] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:08:59.199328 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:08:59.199740 10554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471c67c545495693da58fc65a73144" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:08:59.199900 10482 raft_consensus.cc:3055] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.200304 10482 raft_consensus.cc:740] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:08:59.200348 10554 raft_consensus.cc:3060] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.201086 10482 consensus_queue.cc:260] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.202167 10482 raft_consensus.cc:3060] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.206722 10554 raft_consensus.cc:2468] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 2.
I20260710 11:08:59.207747 10594 leader_election.cc:304] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:08:59.208019 10482 raft_consensus.cc:2468] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 2.
I20260710 11:08:59.208381 10680 raft_consensus.cc:2804] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.208760 10680 raft_consensus.cc:697] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:08:59.209501 10680 consensus_queue.cc:237] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:08:59.210878 10554 raft_consensus.cc:1275] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.212028 10799 consensus_queue.cc:1048] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.216298 10378 catalog_manager.cc:5697] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 1 to 2, leader changed from 538fa320d7f940be82336e22ca33f015 (127.6.95.65) to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 2 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:59.219254 10631 raft_consensus.cc:1275] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.221524 10717 consensus_queue.cc:1048] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.238039 10631 raft_consensus.cc:1275] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.238893 10717 consensus_queue.cc:1048] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.245129 10554 raft_consensus.cc:1275] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.246635 10792 consensus_queue.cc:1048] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.256533 10482 raft_consensus.cc:1275] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.257519 10751 consensus_queue.cc:1048] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.264894 10631 raft_consensus.cc:1275] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.266294 10677 consensus_queue.cc:1048] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.539397 10482 raft_consensus.cc:1275] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.540565 10677 consensus_queue.cc:1048] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.547169 10631 raft_consensus.cc:1275] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.548580 10832 consensus_queue.cc:1048] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.560461 10482 raft_consensus.cc:1275] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.561925 10832 consensus_queue.cc:1048] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.570402 10631 raft_consensus.cc:1275] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 59bb7ea8f80c42d784f53909d02057da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.571872 10677 consensus_queue.cc:1048] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.572264 10631 raft_consensus.cc:1275] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.578685 10828 consensus_queue.cc:1048] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.586964 10554 raft_consensus.cc:1275] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 538fa320d7f940be82336e22ca33f015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.588414 10799 consensus_queue.cc:1048] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.619700 10482 raft_consensus.cc:1275] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.620833 10680 consensus_queue.cc:1048] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.628433 10554 raft_consensus.cc:1275] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.629787 10836 consensus_queue.cc:1048] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.685232 10378 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56718:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:01.702595 10378 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56718:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:01.780859 10866 tablet.cc:1724] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: 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 11:09:01.799510  6525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:01.804593 10868 tablet.cc:1724] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:01.823870 10866 tablet.cc:1724] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: 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 11:09:01.842247 10877 tablet.cc:1724] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:01.865486 10508 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6974a4fd0228428b88b804fad15918f1)
I20260710 11:09:01.857167 10879 tablet.cc:1724] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: 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 11:09:01.909962 10873 tablet.cc:1724] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:01.929195 10508 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6974a4fd0228428b88b804fad15918f1)
W20260710 11:09:01.931123 10508 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6974a4fd0228428b88b804fad15918f1)
I20260710 11:09:01.942195 10895 tablet.cc:1724] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:01.956101 10890 tablet.cc:1724] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:01.968638 10523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.67:42951, user_credentials={real_user=slave}} blocked reactor thread for 64489.9us
I20260710 11:09:02.009927 10877 tablet.cc:1724] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:02.011694 10868 tablet.cc:1724] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:01.967798 10898 tablet.cc:1724] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:02.019116 10445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.66:45571, user_credentials={real_user=slave}} blocked reactor thread for 55031.4us
I20260710 11:09:02.059127 10906 tablet.cc:1724] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:02.062258 10866 tablet.cc:1724] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: 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 11:09:02.054291 10900 tablet.cc:1724] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: 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 11:09:02.070372 10899 tablet.cc:1724] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: 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 11:09:02.075567 10868 tablet.cc:1724] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:02.084201 10448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.67:42951, user_credentials={real_user=slave}} blocked reactor thread for 71618.5us
I20260710 11:09:02.092981 10895 tablet.cc:1724] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:02.093183 10877 tablet.cc:1724] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:02.095227 10556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
mode: GRACEFUL
new_leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:36550
I20260710 11:09:02.027945 10893 tablet.cc:1724] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:02.100625 10556 raft_consensus.cc:606] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Received request to transfer leadership to TS 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:09:02.121330 10891 raft_consensus.cc:993] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: : Instructing follower 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.121912 10890 tablet.cc:1724] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:02.122813 10891 raft_consensus.cc:1081] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Signalling peer 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.125707 10900 tablet.cc:1724] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: 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 11:09:02.127031 10877 tablet.cc:1724] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:02.131292 10626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:60042
I20260710 11:09:02.131839 10626 raft_consensus.cc:493] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:02.132197 10626 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.137570 10898 tablet.cc:1724] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:02.142367 10879 tablet.cc:1724] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: 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 11:09:02.164250 10877 tablet.cc:1724] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: 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 11:09:02.155813 10879 tablet.cc:1724] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: 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 11:09:02.174463 10868 tablet.cc:1724] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: 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 11:09:02.176242 10626 raft_consensus.cc:515] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.179720 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:09:02.179955 10482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d098ec56b904cdf9717479dc13daa06" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:09:02.180317 10557 raft_consensus.cc:3055] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:02.180441 10482 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.180655 10557 raft_consensus.cc:740] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:09:02.181463 10557 consensus_queue.cc:260] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.182473 10557 raft_consensus.cc:3060] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.187916 10482 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 3.
I20260710 11:09:02.188722 10557 raft_consensus.cc:2468] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 3.
I20260710 11:09:02.189177 10594 leader_election.cc:304] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [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: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:09:02.190310 10880 raft_consensus.cc:2804] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:02.190752 10880 raft_consensus.cc:697] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:09:02.191043 10626 leader_election.cc:290] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 3 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:09:02.191563 10880 consensus_queue.cc:237] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.196291 10480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f833121520f74fd180026d9a03c4c450"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
mode: GRACEFUL
new_leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:57144
I20260710 11:09:02.196839 10480 raft_consensus.cc:606] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Received request to transfer leadership to TS 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:09:02.198235  6525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:09:02.198827  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:02.201306 10378 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9: soft_deleted_table [id=996731359bb24129a44c9e845e0c641c] alter complete (version 1)
I20260710 11:09:02.211611 10480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d"
dest_uuid: "538fa320d7f940be82336e22ca33f015"
mode: GRACEFUL
new_leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:57144
I20260710 11:09:02.212622 10480 raft_consensus.cc:606] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Received request to transfer leadership to TS 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:09:02.211745 10378 catalog_manager.cc:5697] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 2 to 3, leader changed from 59bb7ea8f80c42d784f53909d02057da (127.6.95.66) to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 3 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:02.215737 10557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f"
dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
mode: GRACEFUL
new_leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:36550
I20260710 11:09:02.216286 10557 raft_consensus.cc:606] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Received request to transfer leadership to TS 3c64ced8ed8e4bb4af318f084120d1ca
I20260710 11:09:02.217459  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:02.217932  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:02.289115 10907 raft_consensus.cc:993] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: : Instructing follower 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.289588 10901 raft_consensus.cc:1081] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Signalling peer 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.290771 10626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f833121520f74fd180026d9a03c4c450"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:60044
I20260710 11:09:02.291213 10626 raft_consensus.cc:493] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:02.291483 10626 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.295885 10626 raft_consensus.cc:515] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.297372 10626 leader_election.cc:290] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 3 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:09:02.298203 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:09:02.298301 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f833121520f74fd180026d9a03c4c450" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:09:02.298698 10480 raft_consensus.cc:3055] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:02.298754 10557 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.299010 10480 raft_consensus.cc:740] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:09:02.299643 10480 consensus_queue.cc:260] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.300575 10480 raft_consensus.cc:3060] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.303155 10557 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 3.
I20260710 11:09:02.304073 10594 leader_election.cc:304] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [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: 3c64ced8ed8e4bb4af318f084120d1ca, 59bb7ea8f80c42d784f53909d02057da; no voters: 
I20260710 11:09:02.304749 10880 raft_consensus.cc:2804] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:02.305132 10880 raft_consensus.cc:697] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:09:02.305274 10480 raft_consensus.cc:2468] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 3.
I20260710 11:09:02.305830 10880 consensus_queue.cc:237] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.312459 10379 catalog_manager.cc:5697] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 2 to 3, leader changed from 538fa320d7f940be82336e22ca33f015 (127.6.95.65) to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 3 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:02.658131 10841 raft_consensus.cc:993] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: : Instructing follower 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.658529 10891 raft_consensus.cc:1081] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Signalling peer 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.659727 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:60042
I20260710 11:09:02.660161 10630 raft_consensus.cc:493] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:02.660425 10630 raft_consensus.cc:3060] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:02.664837 10630 raft_consensus.cc:515] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.666360 10630 leader_election.cc:290] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 2 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:09:02.666946 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:09:02.667160 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3b1edd4a6461bba20be872120e96f" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:09:02.667523 10480 raft_consensus.cc:3060] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:02.667667 10557 raft_consensus.cc:3055] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:02.668092 10557 raft_consensus.cc:740] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59bb7ea8f80c42d784f53909d02057da, State: Running, Role: LEADER
I20260710 11:09:02.668784 10557 consensus_queue.cc:260] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.671389 10557 raft_consensus.cc:3060] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:02.672753 10901 raft_consensus.cc:993] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: : Instructing follower 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.673178 10907 raft_consensus.cc:1081] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Signalling peer 3c64ced8ed8e4bb4af318f084120d1ca to start an election
I20260710 11:09:02.674440 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d"
dest_uuid: "3c64ced8ed8e4bb4af318f084120d1ca"
 from {username='slave'} at 127.0.0.1:60044
I20260710 11:09:02.674702 10480 raft_consensus.cc:2468] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 2.
I20260710 11:09:02.674855 10630 raft_consensus.cc:493] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:02.675271 10630 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.675988 10594 leader_election.cc:304] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:09:02.676769 10880 raft_consensus.cc:2804] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:02.677220 10880 raft_consensus.cc:697] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:09:02.677424 10557 raft_consensus.cc:2468] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 2.
I20260710 11:09:02.678002 10880 consensus_queue.cc:237] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.681536 10630 raft_consensus.cc:515] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.683295 10630 leader_election.cc:290] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [CANDIDATE]: Term 3 election: Requested vote from peers 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031), 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571)
I20260710 11:09:02.683990 10480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "538fa320d7f940be82336e22ca33f015"
I20260710 11:09:02.684518 10480 raft_consensus.cc:3055] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:02.684636 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583ebc33e0cf4c2aa75b90bf8d37340d" candidate_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59bb7ea8f80c42d784f53909d02057da"
I20260710 11:09:02.684808 10480 raft_consensus.cc:740] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 538fa320d7f940be82336e22ca33f015, State: Running, Role: LEADER
I20260710 11:09:02.685227 10557 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.685572 10480 consensus_queue.cc:260] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.686506 10480 raft_consensus.cc:3060] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.686352 10379 catalog_manager.cc:5697] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 1 to 2, leader changed from 59bb7ea8f80c42d784f53909d02057da (127.6.95.66) to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 2 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:02.691649 10480 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 3.
I20260710 11:09:02.692600 10594 leader_election.cc:304] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [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: 3c64ced8ed8e4bb4af318f084120d1ca, 538fa320d7f940be82336e22ca33f015; no voters: 
I20260710 11:09:02.692986 10557 raft_consensus.cc:2468] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64ced8ed8e4bb4af318f084120d1ca in term 3.
I20260710 11:09:02.693287 10880 raft_consensus.cc:2804] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:02.693934 10880 raft_consensus.cc:697] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 LEADER]: Becoming Leader. State: Replica: 3c64ced8ed8e4bb4af318f084120d1ca, State: Running, Role: LEADER
I20260710 11:09:02.694610 10880 consensus_queue.cc:237] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [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: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } }
I20260710 11:09:02.701894 10379 catalog_manager.cc:5697] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca reported cstate change: term changed from 2 to 3, leader changed from 538fa320d7f940be82336e22ca33f015 (127.6.95.65) to 3c64ced8ed8e4bb4af318f084120d1ca (127.6.95.67). New cstate: current_term: 3 leader_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64ced8ed8e4bb4af318f084120d1ca" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42951 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:02.737217 10557 raft_consensus.cc:1275] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:02.738368 10880 consensus_queue.cc:1048] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:02.748903 10480 raft_consensus.cc:1275] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:02.750206 10915 consensus_queue.cc:1048] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:02.772529 10480 raft_consensus.cc:1275] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:02.773600 10913 consensus_queue.cc:1048] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:02.780020 10557 raft_consensus.cc:1275] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:02.781260 10915 consensus_queue.cc:1048] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:03.071973 10480 raft_consensus.cc:1275] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:03.073077 10880 consensus_queue.cc:1048] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:03.080860 10557 raft_consensus.cc:1275] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:03.082593 10839 consensus_queue.cc:1048] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:03.245224 10557 raft_consensus.cc:1275] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:03.246663 10839 consensus_queue.cc:1048] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "59bb7ea8f80c42d784f53909d02057da" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:03.266314 10480 raft_consensus.cc:1275] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Refusing update from remote peer 3c64ced8ed8e4bb4af318f084120d1ca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:03.267560 10913 consensus_queue.cc:1048] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "538fa320d7f940be82336e22ca33f015" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:03.275221  6525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:03.281884  6525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:09:03.282295  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:03.288153  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:09:03.288508  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:04.312994  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
W20260710 11:09:04.331185 10594 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:09:04.334352 10594 consensus_peers.cc:597] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca -> Peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Couldn't send request to peer 538fa320d7f940be82336e22ca33f015. 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 11:09:04.341428  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:04.342082  6525 tablet_replica.cc:333] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.342623  6525 raft_consensus.cc:2243] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.343025  6525 raft_consensus.cc:2272] T 5d098ec56b904cdf9717479dc13daa06 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.344698  6525 tablet_replica.cc:333] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.345193  6525 raft_consensus.cc:2243] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.345571  6525 raft_consensus.cc:2272] T d8d1d264b1e5412cbd85627d7053e5b2 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.347153  6525 tablet_replica.cc:333] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.347645  6525 raft_consensus.cc:2243] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.348346  6525 raft_consensus.cc:2272] T 17484e17f99e433a865f90bb6711ed07 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.350303  6525 tablet_replica.cc:333] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.350798  6525 raft_consensus.cc:2243] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.351222  6525 raft_consensus.cc:2272] T af471c67c545495693da58fc65a73144 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:04.352448 10520 consensus_peers.cc:597] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da -> Peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Couldn't send request to peer 538fa320d7f940be82336e22ca33f015. 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 11:09:04.352928  6525 tablet_replica.cc:333] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.353489  6525 raft_consensus.cc:2243] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.354125  6525 raft_consensus.cc:2272] T 5eb5bb5e53e042dfab1d85f96569015f P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.355650  6525 tablet_replica.cc:333] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.356179  6525 raft_consensus.cc:2243] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.356552  6525 raft_consensus.cc:2272] T 326bf76481ae4bbc88b630becdb80f03 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.358091  6525 tablet_replica.cc:333] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.358587  6525 raft_consensus.cc:2243] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.358952  6525 raft_consensus.cc:2272] T 6974a4fd0228428b88b804fad15918f1 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.360488  6525 tablet_replica.cc:333] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.360975  6525 raft_consensus.cc:2243] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.361402  6525 raft_consensus.cc:2272] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.363224  6525 tablet_replica.cc:333] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.363701  6525 raft_consensus.cc:2243] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.364383  6525 raft_consensus.cc:2272] T 5def27d698c04097afc17647fb90ea2e P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.365998  6525 tablet_replica.cc:333] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.366472  6525 raft_consensus.cc:2243] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.366823  6525 raft_consensus.cc:2272] T 583ebc33e0cf4c2aa75b90bf8d37340d P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.368441  6525 tablet_replica.cc:333] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.368911  6525 raft_consensus.cc:2243] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.369537  6525 raft_consensus.cc:2272] T dfa4f105230b450fb44d2cb2e821b971 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.371219  6525 tablet_replica.cc:333] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.371685  6525 raft_consensus.cc:2243] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.372090  6525 raft_consensus.cc:2272] T d7e3b1edd4a6461bba20be872120e96f P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.373662  6525 tablet_replica.cc:333] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.374127  6525 raft_consensus.cc:2243] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.374751  6525 raft_consensus.cc:2272] T b197c2c0e4634794a31472d228757043 P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.376377  6525 tablet_replica.cc:333] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.376842  6525 raft_consensus.cc:2243] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.377200  6525 raft_consensus.cc:2272] T f833121520f74fd180026d9a03c4c450 P 538fa320d7f940be82336e22ca33f015 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.378723  6525 tablet_replica.cc:333] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.379261  6525 raft_consensus.cc:2243] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.379634  6525 raft_consensus.cc:2272] T f275635fdd0e43aba7efcce9ed906f0d P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.381321  6525 tablet_replica.cc:333] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.381755  6525 raft_consensus.cc:2243] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.382118  6525 raft_consensus.cc:2272] T ef532af0d0104ae9a417e4908a898e36 P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.383744  6525 tablet_replica.cc:333] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.384192  6525 raft_consensus.cc:2243] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.384557  6525 raft_consensus.cc:2272] T 506546bfdc2e41afa268558dec60e10c P 538fa320d7f940be82336e22ca33f015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.386212  6525 tablet_replica.cc:333] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015: stopping tablet replica
I20260710 11:09:04.386628  6525 raft_consensus.cc:2243] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.387303  6525 raft_consensus.cc:2272] T aa9d5f72b7a54918bec3de511f16d4cc P 538fa320d7f940be82336e22ca33f015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.421741  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
W20260710 11:09:04.433629 10520 consensus_peers.cc:597] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da -> Peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Couldn't send request to peer 538fa320d7f940be82336e22ca33f015. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:04.447472  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
W20260710 11:09:04.453788 10520 consensus_peers.cc:597] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da -> Peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Couldn't send request to peer 538fa320d7f940be82336e22ca33f015. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:04.463261 10594 consensus_peers.cc:597] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca -> Peer 59bb7ea8f80c42d784f53909d02057da (127.6.95.66:45571): Couldn't send request to peer 59bb7ea8f80c42d784f53909d02057da. 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 11:09:04.473302  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:04.473979  6525 tablet_replica.cc:333] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.474514  6525 raft_consensus.cc:2243] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.475272  6525 raft_consensus.cc:2272] T d8d1d264b1e5412cbd85627d7053e5b2 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:04.476604 10520 consensus_peers.cc:597] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da -> Peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Couldn't send request to peer 538fa320d7f940be82336e22ca33f015. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:04.476969  6525 tablet_replica.cc:333] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.477533  6525 raft_consensus.cc:2243] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.477898  6525 raft_consensus.cc:2272] T 5d098ec56b904cdf9717479dc13daa06 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.479540  6525 tablet_replica.cc:333] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.480089  6525 raft_consensus.cc:2243] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.480715  6525 raft_consensus.cc:2272] T 6974a4fd0228428b88b804fad15918f1 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.482249  6525 tablet_replica.cc:333] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.482741  6525 raft_consensus.cc:2243] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.483393  6525 raft_consensus.cc:2272] T 326bf76481ae4bbc88b630becdb80f03 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.484941  6525 tablet_replica.cc:333] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.485424  6525 raft_consensus.cc:2243] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.485790  6525 raft_consensus.cc:2272] T af471c67c545495693da58fc65a73144 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.487360  6525 tablet_replica.cc:333] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.488094  6525 raft_consensus.cc:2243] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.488480  6525 raft_consensus.cc:2272] T 5eb5bb5e53e042dfab1d85f96569015f P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.489959  6525 tablet_replica.cc:333] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.490422  6525 raft_consensus.cc:2243] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.490795  6525 raft_consensus.cc:2272] T 17484e17f99e433a865f90bb6711ed07 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.492321  6525 tablet_replica.cc:333] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.492782  6525 raft_consensus.cc:2243] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.493397  6525 raft_consensus.cc:2272] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.494959  6525 tablet_replica.cc:333] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.495414  6525 raft_consensus.cc:2243] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.495750  6525 raft_consensus.cc:2272] T 5def27d698c04097afc17647fb90ea2e P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.497545  6525 tablet_replica.cc:333] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.498112  6525 raft_consensus.cc:2243] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.498557  6525 raft_consensus.cc:2272] T d7e3b1edd4a6461bba20be872120e96f P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.500665  6525 tablet_replica.cc:333] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.501233  6525 raft_consensus.cc:2243] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.501717  6525 raft_consensus.cc:2272] T b197c2c0e4634794a31472d228757043 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:04.502200 10594 consensus_peers.cc:597] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca -> Peer 538fa320d7f940be82336e22ca33f015 (127.6.95.65:42031): Couldn't send request to peer 538fa320d7f940be82336e22ca33f015. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:42031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:04.503499  6525 tablet_replica.cc:333] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.504067  6525 raft_consensus.cc:2243] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.504428  6525 raft_consensus.cc:2272] T f833121520f74fd180026d9a03c4c450 P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.505946  6525 tablet_replica.cc:333] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.506381  6525 raft_consensus.cc:2243] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.507006  6525 raft_consensus.cc:2272] T f275635fdd0e43aba7efcce9ed906f0d P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.508621  6525 tablet_replica.cc:333] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.509055  6525 raft_consensus.cc:2243] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.509366  6525 raft_consensus.cc:2272] T 506546bfdc2e41afa268558dec60e10c P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.510882  6525 tablet_replica.cc:333] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.511333  6525 raft_consensus.cc:2243] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.511663  6525 raft_consensus.cc:2272] T dfa4f105230b450fb44d2cb2e821b971 P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.513327  6525 tablet_replica.cc:333] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.513736  6525 raft_consensus.cc:2243] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.514087  6525 raft_consensus.cc:2272] T 583ebc33e0cf4c2aa75b90bf8d37340d P 59bb7ea8f80c42d784f53909d02057da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.515664  6525 tablet_replica.cc:333] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.516126  6525 raft_consensus.cc:2243] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.516506  6525 raft_consensus.cc:2272] T aa9d5f72b7a54918bec3de511f16d4cc P 59bb7ea8f80c42d784f53909d02057da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.518177  6525 tablet_replica.cc:333] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da: stopping tablet replica
I20260710 11:09:04.518590  6525 raft_consensus.cc:2243] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.519248  6525 raft_consensus.cc:2272] T ef532af0d0104ae9a417e4908a898e36 P 59bb7ea8f80c42d784f53909d02057da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.555331  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
I20260710 11:09:04.583289  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
I20260710 11:09:04.604633  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:04.605212  6525 tablet_replica.cc:333] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.605767  6525 raft_consensus.cc:2243] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.606207  6525 raft_consensus.cc:2272] T d8d1d264b1e5412cbd85627d7053e5b2 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.607839  6525 tablet_replica.cc:333] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.608418  6525 raft_consensus.cc:2243] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.609097  6525 raft_consensus.cc:2272] T 5d098ec56b904cdf9717479dc13daa06 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.610620  6525 tablet_replica.cc:333] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.611120  6525 raft_consensus.cc:2243] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.611486  6525 raft_consensus.cc:2272] T 6974a4fd0228428b88b804fad15918f1 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.613008  6525 tablet_replica.cc:333] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.613493  6525 raft_consensus.cc:2243] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.613871  6525 raft_consensus.cc:2272] T 326bf76481ae4bbc88b630becdb80f03 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.615360  6525 tablet_replica.cc:333] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.615832  6525 raft_consensus.cc:2243] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.616240  6525 raft_consensus.cc:2272] T 17484e17f99e433a865f90bb6711ed07 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.617724  6525 tablet_replica.cc:333] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.618186  6525 raft_consensus.cc:2243] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.618530  6525 raft_consensus.cc:2272] T aa9d5f72b7a54918bec3de511f16d4cc P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.620210  6525 tablet_replica.cc:333] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.620754  6525 raft_consensus.cc:2243] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.621168  6525 raft_consensus.cc:2272] T ef532af0d0104ae9a417e4908a898e36 P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.622779  6525 tablet_replica.cc:333] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.623237  6525 raft_consensus.cc:2243] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.623904  6525 raft_consensus.cc:2272] T af471c67c545495693da58fc65a73144 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.625447  6525 tablet_replica.cc:333] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.625910  6525 raft_consensus.cc:2243] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.626282  6525 raft_consensus.cc:2272] T 5eb5bb5e53e042dfab1d85f96569015f P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.627761  6525 tablet_replica.cc:333] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.628263  6525 raft_consensus.cc:2243] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.628635  6525 raft_consensus.cc:2272] T 48d8fe2e4d894e8fb1d6f93bcc7a61ce P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.630271  6525 tablet_replica.cc:333] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.630710  6525 raft_consensus.cc:2243] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.631083  6525 raft_consensus.cc:2272] T 5def27d698c04097afc17647fb90ea2e P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.632671  6525 tablet_replica.cc:333] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.633162  6525 raft_consensus.cc:2243] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.633827  6525 raft_consensus.cc:2272] T f833121520f74fd180026d9a03c4c450 P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.635377  6525 tablet_replica.cc:333] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.635849  6525 raft_consensus.cc:2243] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.636258  6525 raft_consensus.cc:2272] T f275635fdd0e43aba7efcce9ed906f0d P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.637853  6525 tablet_replica.cc:333] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.638295  6525 raft_consensus.cc:2243] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.638665  6525 raft_consensus.cc:2272] T b197c2c0e4634794a31472d228757043 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.640188  6525 tablet_replica.cc:333] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.640616  6525 raft_consensus.cc:2243] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.641286  6525 raft_consensus.cc:2272] T d7e3b1edd4a6461bba20be872120e96f P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.642867  6525 tablet_replica.cc:333] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.643296  6525 raft_consensus.cc:2243] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.643918  6525 raft_consensus.cc:2272] T 583ebc33e0cf4c2aa75b90bf8d37340d P 3c64ced8ed8e4bb4af318f084120d1ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.645535  6525 tablet_replica.cc:333] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.645959  6525 raft_consensus.cc:2243] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:04.646339  6525 raft_consensus.cc:2272] T dfa4f105230b450fb44d2cb2e821b971 P 3c64ced8ed8e4bb4af318f084120d1ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.647922  6525 tablet_replica.cc:333] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca: stopping tablet replica
I20260710 11:09:04.648351  6525 raft_consensus.cc:2243] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.649012  6525 raft_consensus.cc:2272] T 506546bfdc2e41afa268558dec60e10c P 3c64ced8ed8e4bb4af318f084120d1ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.683296  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:09:04.709336  6525 master.cc:562] Master@127.6.95.126:35337 shutting down...
I20260710 11:09:04.726677  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:04.727169  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:04.727470  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6379fbcd4d5d43f3ac39cea775e061d9: stopping tablet replica
I20260710 11:09:04.746388  6525 master.cc:584] Master@127.6.95.126:35337 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12124 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:04.791395  6525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.95.126:44283
I20260710 11:09:04.792425  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:04.797147 10926 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 11:09:04.797283 10927 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 11:09:04.798617 10929 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 11:09:04.800552  6525 server_base.cc:1061] running on GCE node
I20260710 11:09:04.801441  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:04.801613  6525 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 11:09:04.801725  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681744801714 us; error 0 us; skew 500 ppm
I20260710 11:09:04.802140  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:04.804178  6525 webserver.cc:533] Webserver started at http://127.6.95.126:38727/ using document root <none> and password file <none>
I20260710 11:09:04.804569  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:04.804706  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:04.804904  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:04.805850  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/master-0-root/instance:
uuid: "1b8d176a05ba4634bc4382c3a7c53e23"
format_stamp: "Formatted at 2026-07-10 11:09:04 on dist-test-slave-gxjw"
I20260710 11:09:04.809700  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:09:04.812565 10934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:04.813200  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:04.813441  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/master-0-root
uuid: "1b8d176a05ba4634bc4382c3a7c53e23"
format_stamp: "Formatted at 2026-07-10 11:09:04 on dist-test-slave-gxjw"
I20260710 11:09:04.813684  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-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 11:09:04.846432  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:04.847563  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:04.883421  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.126:44283
I20260710 11:09:04.883519 10985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.126:44283 every 8 connection(s)
I20260710 11:09:04.886952 10986 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 11:09:04.896595 10986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23: Bootstrap starting.
I20260710 11:09:04.900847 10986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.904481 10986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23: No bootstrap required, opened a new log
I20260710 11:09:04.906350 10986 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b8d176a05ba4634bc4382c3a7c53e23" member_type: VOTER }
I20260710 11:09:04.906682 10986 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.906855 10986 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b8d176a05ba4634bc4382c3a7c53e23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.907356 10986 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b8d176a05ba4634bc4382c3a7c53e23" member_type: VOTER }
I20260710 11:09:04.907773 10986 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:04.907979 10986 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:04.908211 10986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.912076 10986 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b8d176a05ba4634bc4382c3a7c53e23" member_type: VOTER }
I20260710 11:09:04.912496 10986 leader_election.cc:304] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [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: 1b8d176a05ba4634bc4382c3a7c53e23; no voters: 
I20260710 11:09:04.913460 10986 leader_election.cc:290] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:04.913755 10989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.915069 10989 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 1 LEADER]: Becoming Leader. State: Replica: 1b8d176a05ba4634bc4382c3a7c53e23, State: Running, Role: LEADER
I20260710 11:09:04.915639 10989 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [LEADER]: Queue going to LEADER mode. State: All 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: "1b8d176a05ba4634bc4382c3a7c53e23" member_type: VOTER }
I20260710 11:09:04.916106 10986 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:04.919498 10991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b8d176a05ba4634bc4382c3a7c53e23. Latest consensus state: current_term: 1 leader_uuid: "1b8d176a05ba4634bc4382c3a7c53e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b8d176a05ba4634bc4382c3a7c53e23" member_type: VOTER } }
I20260710 11:09:04.920091 10991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:04.920764 10990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b8d176a05ba4634bc4382c3a7c53e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b8d176a05ba4634bc4382c3a7c53e23" member_type: VOTER } }
I20260710 11:09:04.921343 10990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:04.922654 10995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:04.929519 10995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:04.930413  6525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:04.937256 10995 catalog_manager.cc:1383] Generated new cluster ID: ef67836cec154b15921f486bc722bbf8
I20260710 11:09:04.937467 10995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:04.951370 10995 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:04.952510 10995 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:04.976372 10995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23: Generated new TSK 0
I20260710 11:09:04.976845 10995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:04.996492  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:05.001649 11007 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 11:09:05.002677 11008 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 11:09:05.003983  6525 server_base.cc:1061] running on GCE node
W20260710 11:09:05.003881 11010 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 11:09:05.005038  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:05.005215  6525 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 11:09:05.005334  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681745005323 us; error 0 us; skew 500 ppm
I20260710 11:09:05.005766  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:05.007673  6525 webserver.cc:533] Webserver started at http://127.6.95.65:40337/ using document root <none> and password file <none>
I20260710 11:09:05.008101  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:05.008260  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:05.008451  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:05.009380  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-0-root/instance:
uuid: "41ec7371b28a4388a8a7ff883eb645a5"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-gxjw"
I20260710 11:09:05.013227  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:09:05.016121 11015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.016783  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:05.017037  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-0-root
uuid: "41ec7371b28a4388a8a7ff883eb645a5"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-gxjw"
I20260710 11:09:05.017283  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-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 11:09:05.034651  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:05.035681  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:05.036998  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:05.038990  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:05.039170  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.039377  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:05.039543  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.074730  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.65:38683
I20260710 11:09:05.074820 11077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.65:38683 every 8 connection(s)
I20260710 11:09:05.079232  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:05.085391 11082 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 11:09:05.085806 11083 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 11:09:05.092733 11078 heartbeater.cc:344] Connected to a master server at 127.6.95.126:44283
I20260710 11:09:05.093287 11078 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:05.093695  6525 server_base.cc:1061] running on GCE node
I20260710 11:09:05.094244 11078 heartbeater.cc:507] Master 127.6.95.126:44283 requested a full tablet report, sending...
W20260710 11:09:05.094337 11085 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 11:09:05.095336  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:05.095556  6525 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 11:09:05.095752  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681745095732 us; error 0 us; skew 500 ppm
I20260710 11:09:05.096290  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:05.096462 10951 ts_manager.cc:194] Registered new tserver with Master: 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683)
I20260710 11:09:05.098658  6525 webserver.cc:533] Webserver started at http://127.6.95.66:36667/ using document root <none> and password file <none>
I20260710 11:09:05.098685 10951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46560
I20260710 11:09:05.099411  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:05.099677  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:05.100004  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:05.100999  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-1-root/instance:
uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-gxjw"
I20260710 11:09:05.104879  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:05.107849 11090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.108536  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:05.108793  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-1-root
uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-gxjw"
I20260710 11:09:05.109036  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-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 11:09:05.118180  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:05.119196  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:05.120523  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:05.122453  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:05.122637  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.122867  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:05.123014  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.158907  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.66:35365
I20260710 11:09:05.159013 11152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.66:35365 every 8 connection(s)
I20260710 11:09:05.163278  6525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:05.169137 11156 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 11:09:05.170431 11157 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 11:09:05.173182 11159 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 11:09:05.173238  6525 server_base.cc:1061] running on GCE node
I20260710 11:09:05.173753 11153 heartbeater.cc:344] Connected to a master server at 127.6.95.126:44283
I20260710 11:09:05.174132 11153 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:05.174415  6525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:05.174616  6525 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 11:09:05.174729 11153 heartbeater.cc:507] Master 127.6.95.126:44283 requested a full tablet report, sending...
I20260710 11:09:05.174743  6525 hybrid_clock.cc:648] HybridClock initialized: now 1783681745174731 us; error 0 us; skew 500 ppm
I20260710 11:09:05.175572  6525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:05.176800 10951 ts_manager.cc:194] Registered new tserver with Master: 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:05.177881  6525 webserver.cc:533] Webserver started at http://127.6.95.67:38233/ using document root <none> and password file <none>
I20260710 11:09:05.178150 10951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46564
I20260710 11:09:05.178347  6525 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:05.178581  6525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:05.178833  6525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:05.179952  6525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-2-root/instance:
uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-gxjw"
I20260710 11:09:05.183943  6525 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:05.186709 11164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.187364  6525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:05.187616  6525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-2-root
uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-gxjw"
I20260710 11:09:05.187853  6525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_H0gsZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644618424-6525-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 11:09:05.208228  6525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:05.209177  6525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:05.210467  6525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:05.212484  6525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:05.212666  6525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.212870  6525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:05.213016  6525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.276773  6525 rpc_server.cc:307] RPC server started. Bound to: 127.6.95.67:42991
I20260710 11:09:05.276865 11227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.95.67:42991 every 8 connection(s)
I20260710 11:09:05.293046 11228 heartbeater.cc:344] Connected to a master server at 127.6.95.126:44283
I20260710 11:09:05.293381 11228 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:05.294108 11228 heartbeater.cc:507] Master 127.6.95.126:44283 requested a full tablet report, sending...
I20260710 11:09:05.296131 10951 ts_manager.cc:194] Registered new tserver with Master: ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.296543  6525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015588881s
I20260710 11:09:05.297922 10951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46580
I20260710 11:09:05.321535 10951 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46582:
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 11:09:05.324291 10951 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 11:09:05.397264 11043 tablet_service.cc:1511] Processing CreateTablet for tablet fc9961c32c2e4e51bd5e7b2316e4473d (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:05.397862 11039 tablet_service.cc:1511] Processing CreateTablet for tablet 2888906b6f2943c5a0dfea4c507489a8 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:05.398952 11118 tablet_service.cc:1511] Processing CreateTablet for tablet fc9961c32c2e4e51bd5e7b2316e4473d (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:05.399765 11039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2888906b6f2943c5a0dfea4c507489a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.400519 11118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9961c32c2e4e51bd5e7b2316e4473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.400816 11041 tablet_service.cc:1511] Processing CreateTablet for tablet 26956b5ebc5a4b22ae6df0d94450ecbc (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:05.402179 11041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26956b5ebc5a4b22ae6df0d94450ecbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.402940 11117 tablet_service.cc:1511] Processing CreateTablet for tablet 215a5f893dc74418a1727763ddd4d3a1 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:05.405241 11040 tablet_service.cc:1511] Processing CreateTablet for tablet 84b8b9b69bef41779f4c8afae7f290fc (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:05.405568 11038 tablet_service.cc:1511] Processing CreateTablet for tablet 566ba83f80a44cc19e62f82baf64ef33 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:05.406554 11040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b8b9b69bef41779f4c8afae7f290fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.406750 11115 tablet_service.cc:1511] Processing CreateTablet for tablet 84b8b9b69bef41779f4c8afae7f290fc (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:05.405568 11116 tablet_service.cc:1511] Processing CreateTablet for tablet 26956b5ebc5a4b22ae6df0d94450ecbc (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:05.399350 11042 tablet_service.cc:1511] Processing CreateTablet for tablet 215a5f893dc74418a1727763ddd4d3a1 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:05.409371 11037 tablet_service.cc:1511] Processing CreateTablet for tablet 9f135e3c2b264af384b89c412ae9dd47 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:05.413187 11113 tablet_service.cc:1511] Processing CreateTablet for tablet 566ba83f80a44cc19e62f82baf64ef33 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:05.413765 11036 tablet_service.cc:1511] Processing CreateTablet for tablet 9008ec9d3e3c4d8ea948f4c2b8ce1385 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:05.415499 11112 tablet_service.cc:1511] Processing CreateTablet for tablet 9f135e3c2b264af384b89c412ae9dd47 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:05.417258 11114 tablet_service.cc:1511] Processing CreateTablet for tablet 2888906b6f2943c5a0dfea4c507489a8 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:05.419132 11115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b8b9b69bef41779f4c8afae7f290fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.419780 11114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2888906b6f2943c5a0dfea4c507489a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.407143 11038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566ba83f80a44cc19e62f82baf64ef33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.421533 11042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215a5f893dc74418a1727763ddd4d3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.421375 11035 tablet_service.cc:1511] Processing CreateTablet for tablet 2399f0de510048b9a031324c249931ef (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:05.421536 11112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f135e3c2b264af384b89c412ae9dd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.423103 11116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26956b5ebc5a4b22ae6df0d94450ecbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.423482 11036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9008ec9d3e3c4d8ea948f4c2b8ce1385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.424997 11035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399f0de510048b9a031324c249931ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.426059 11113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566ba83f80a44cc19e62f82baf64ef33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.427224 11117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215a5f893dc74418a1727763ddd4d3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.427320 11037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f135e3c2b264af384b89c412ae9dd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.432879 11043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9961c32c2e4e51bd5e7b2316e4473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.435024 11111 tablet_service.cc:1511] Processing CreateTablet for tablet 9008ec9d3e3c4d8ea948f4c2b8ce1385 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:05.436388 11111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9008ec9d3e3c4d8ea948f4c2b8ce1385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.441067 11110 tablet_service.cc:1511] Processing CreateTablet for tablet 2399f0de510048b9a031324c249931ef (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:05.442306 11110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399f0de510048b9a031324c249931ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.483276 11192 tablet_service.cc:1511] Processing CreateTablet for tablet fc9961c32c2e4e51bd5e7b2316e4473d (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:05.484871 11192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9961c32c2e4e51bd5e7b2316e4473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.490806 11191 tablet_service.cc:1511] Processing CreateTablet for tablet 215a5f893dc74418a1727763ddd4d3a1 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:05.492125 11191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215a5f893dc74418a1727763ddd4d3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.496111 11188 tablet_service.cc:1511] Processing CreateTablet for tablet 2888906b6f2943c5a0dfea4c507489a8 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:05.497386 11188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2888906b6f2943c5a0dfea4c507489a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.497548 11190 tablet_service.cc:1511] Processing CreateTablet for tablet 26956b5ebc5a4b22ae6df0d94450ecbc (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:05.498817 11190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26956b5ebc5a4b22ae6df0d94450ecbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.500572 11185 tablet_service.cc:1511] Processing CreateTablet for tablet 9008ec9d3e3c4d8ea948f4c2b8ce1385 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:05.501827 11185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9008ec9d3e3c4d8ea948f4c2b8ce1385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.501514 11189 tablet_service.cc:1511] Processing CreateTablet for tablet 84b8b9b69bef41779f4c8afae7f290fc (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:05.502789 11189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b8b9b69bef41779f4c8afae7f290fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.503906 11184 tablet_service.cc:1511] Processing CreateTablet for tablet 2399f0de510048b9a031324c249931ef (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:05.505182 11186 tablet_service.cc:1511] Processing CreateTablet for tablet 9f135e3c2b264af384b89c412ae9dd47 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:05.507397 11187 tablet_service.cc:1511] Processing CreateTablet for tablet 566ba83f80a44cc19e62f82baf64ef33 (DEFAULT_TABLE table=test-workload [id=daff33c3638043f0a05f9556c2bbfda6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:05.505131 11184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399f0de510048b9a031324c249931ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.510437 11187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566ba83f80a44cc19e62f82baf64ef33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.510733 11244 tablet_bootstrap.cc:492] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.516978 11186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f135e3c2b264af384b89c412ae9dd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.542310 11243 tablet_bootstrap.cc:492] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.543192 11244 tablet_bootstrap.cc:654] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.588951 11243 tablet_bootstrap.cc:654] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.594787 11246 tablet_bootstrap.cc:492] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.595153 11244 tablet_bootstrap.cc:492] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.595582 11244 ts_tablet_manager.cc:1403] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.017s
I20260710 11:09:05.598603 11244 raft_consensus.cc:359] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.599514 11244 raft_consensus.cc:385] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.599825 11244 raft_consensus.cc:740] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.600332 11246 tablet_bootstrap.cc:654] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.600673 11244 consensus_queue.cc:260] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.601787 11243 tablet_bootstrap.cc:492] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.602294 11243 ts_tablet_manager.cc:1403] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.003s
I20260710 11:09:05.605383 11243 raft_consensus.cc:359] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.606107 11243 raft_consensus.cc:385] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.606426 11243 raft_consensus.cc:740] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.607393 11078 heartbeater.cc:499] Master 127.6.95.126:44283 was elected leader, sending a full tablet report...
I20260710 11:09:05.607859 11244 ts_tablet_manager.cc:1434] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260710 11:09:05.607946 11243 consensus_queue.cc:260] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.608599 11246 tablet_bootstrap.cc:492] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.608886 11244 tablet_bootstrap.cc:492] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.609125 11246 ts_tablet_manager.cc:1403] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:09:05.615214 11244 tablet_bootstrap.cc:654] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.615593 11246 raft_consensus.cc:359] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.616470 11246 raft_consensus.cc:385] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.616813 11246 raft_consensus.cc:740] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.617790 11243 ts_tablet_manager.cc:1434] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:09:05.617604 11246 consensus_queue.cc:260] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.618726 11153 heartbeater.cc:499] Master 127.6.95.126:44283 was elected leader, sending a full tablet report...
I20260710 11:09:05.632638 11243 tablet_bootstrap.cc:492] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.633289 11228 heartbeater.cc:499] Master 127.6.95.126:44283 was elected leader, sending a full tablet report...
I20260710 11:09:05.633863 11246 ts_tablet_manager.cc:1434] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 11:09:05.634979 11246 tablet_bootstrap.cc:492] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.635263 11244 tablet_bootstrap.cc:492] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.635752 11244 ts_tablet_manager.cc:1403] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260710 11:09:05.638572 11244 raft_consensus.cc:359] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.639139 11243 tablet_bootstrap.cc:654] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.639293 11244 raft_consensus.cc:385] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.639714 11244 raft_consensus.cc:740] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.640463 11244 consensus_queue.cc:260] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.641753 11246 tablet_bootstrap.cc:654] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.642549 11244 ts_tablet_manager.cc:1434] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:05.643527 11244 tablet_bootstrap.cc:492] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.650034 11244 tablet_bootstrap.cc:654] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.650893 11243 tablet_bootstrap.cc:492] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.651481 11243 ts_tablet_manager.cc:1403] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260710 11:09:05.654387 11243 raft_consensus.cc:359] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.655879 11243 raft_consensus.cc:385] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.656267 11243 raft_consensus.cc:740] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.657191 11243 consensus_queue.cc:260] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.657692 11246 tablet_bootstrap.cc:492] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.658301 11246 ts_tablet_manager.cc:1403] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 11:09:05.659819 11243 ts_tablet_manager.cc:1434] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:05.660957 11243 tablet_bootstrap.cc:492] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.661293 11246 raft_consensus.cc:359] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.662034 11246 raft_consensus.cc:385] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.662359 11246 raft_consensus.cc:740] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.663234 11246 consensus_queue.cc:260] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.666019 11246 ts_tablet_manager.cc:1434] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:09:05.666930 11246 tablet_bootstrap.cc:492] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.667775 11244 tablet_bootstrap.cc:492] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.668293 11244 ts_tablet_manager.cc:1403] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260710 11:09:05.671494 11243 tablet_bootstrap.cc:654] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.671249 11244 raft_consensus.cc:359] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.671981 11244 raft_consensus.cc:385] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.672286 11244 raft_consensus.cc:740] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.673033 11246 tablet_bootstrap.cc:654] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.673588 11244 consensus_queue.cc:260] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.675782 11244 ts_tablet_manager.cc:1434] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:05.676765 11244 tablet_bootstrap.cc:492] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.681447 11246 tablet_bootstrap.cc:492] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.681984 11246 ts_tablet_manager.cc:1403] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 11:09:05.682706 11244 tablet_bootstrap.cc:654] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.684332 11250 raft_consensus.cc:493] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.684852 11250 raft_consensus.cc:515] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.684870 11246 raft_consensus.cc:359] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.686292 11246 raft_consensus.cc:385] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.686597 11246 raft_consensus.cc:740] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.690224 11250 leader_election.cc:290] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.693178 11244 tablet_bootstrap.cc:492] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.693657 11244 ts_tablet_manager.cc:1403] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:09:05.694662 11243 tablet_bootstrap.cc:492] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.695168 11243 ts_tablet_manager.cc:1403] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.011s
I20260710 11:09:05.696451 11244 raft_consensus.cc:359] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.697031 11244 raft_consensus.cc:385] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.697240 11244 raft_consensus.cc:740] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.697780 11244 consensus_queue.cc:260] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.698894 11243 raft_consensus.cc:359] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.699637 11243 raft_consensus.cc:385] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.699889 11243 raft_consensus.cc:740] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.700791 11244 ts_tablet_manager.cc:1434] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:05.700732 11243 consensus_queue.cc:260] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.701797 11244 tablet_bootstrap.cc:492] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.705760 11246 consensus_queue.cc:260] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.708372 11244 tablet_bootstrap.cc:654] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.709259 11243 ts_tablet_manager.cc:1434] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:09:05.712065 11246 ts_tablet_manager.cc:1434] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 11:09:05.712445 11243 tablet_bootstrap.cc:492] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.713038 11246 tablet_bootstrap.cc:492] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.719298 11243 tablet_bootstrap.cc:654] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.728300 11244 tablet_bootstrap.cc:492] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.728729 11244 ts_tablet_manager.cc:1403] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260710 11:09:05.730822 11244 raft_consensus.cc:359] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.731335 11244 raft_consensus.cc:385] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.731626 11244 raft_consensus.cc:740] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.732422 11244 consensus_queue.cc:260] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.737300 11244 ts_tablet_manager.cc:1434] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:05.737152 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:05.737975 11053 raft_consensus.cc:2468] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:05.738430 11244 tablet_bootstrap.cc:492] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.739579 11094 leader_election.cc:304] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:05.741477 11250 raft_consensus.cc:2804] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:05.741838 11250 raft_consensus.cc:493] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:05.742165 11250 raft_consensus.cc:3060] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.747313 11244 tablet_bootstrap.cc:654] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.747644 11252 raft_consensus.cc:493] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.748111 11252 raft_consensus.cc:515] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.749992 11250 raft_consensus.cc:515] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.754128 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:05.754721 11248 raft_consensus.cc:493] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.755234 11248 raft_consensus.cc:515] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.754714 11053 raft_consensus.cc:3060] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.759646 11244 tablet_bootstrap.cc:492] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.758029 11252 leader_election.cc:290] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:05.760223 11244 ts_tablet_manager.cc:1403] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:09:05.763150 11244 raft_consensus.cc:359] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.765388 11244 raft_consensus.cc:385] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.766032 11244 raft_consensus.cc:740] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.767097 11244 consensus_queue.cc:260] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.770785 11053 raft_consensus.cc:2468] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:05.773241 11248 leader_election.cc:290] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.774838 11094 leader_election.cc:304] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:05.779810 11246 tablet_bootstrap.cc:654] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.785805 11270 raft_consensus.cc:2804] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.786922 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
W20260710 11:09:05.788558 11165 leader_election.cc:343] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.788940 11243 tablet_bootstrap.cc:492] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.789515 11243 ts_tablet_manager.cc:1403] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.029s
I20260710 11:09:05.792981 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
W20260710 11:09:05.794683 11168 leader_election.cc:343] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.795034 11168 leader_election.cc:304] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:05.796190 11250 leader_election.cc:290] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.797430 11252 raft_consensus.cc:2749] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:05.798496 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:05.799347 11243 raft_consensus.cc:359] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.801681 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
W20260710 11:09:05.803519 11093 leader_election.cc:343] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.805577 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
W20260710 11:09:05.806829 11093 leader_election.cc:343] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.807004 11243 raft_consensus.cc:385] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.807384 11243 raft_consensus.cc:740] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.807451 11244 ts_tablet_manager.cc:1434] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.024s
W20260710 11:09:05.807945 11016 leader_election.cc:343] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.808761 11244 tablet_bootstrap.cc:492] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.814260 11270 raft_consensus.cc:697] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:05.816351 11243 consensus_queue.cc:260] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.817401 11244 tablet_bootstrap.cc:654] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.818743 11243 ts_tablet_manager.cc:1434] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260710 11:09:05.819762 11243 tablet_bootstrap.cc:492] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.820202 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:05.820075 11270 consensus_queue.cc:237] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
W20260710 11:09:05.821707 11018 leader_election.cc:343] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.822218 11244 tablet_bootstrap.cc:492] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.822240 11018 leader_election.cc:304] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5; no voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:05.822958 11244 ts_tablet_manager.cc:1403] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:09:05.823755 11269 raft_consensus.cc:2749] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:05.826103 11243 tablet_bootstrap.cc:654] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.826030 11244 raft_consensus.cc:359] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.826826 11244 raft_consensus.cc:385] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.827203 11244 raft_consensus.cc:740] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.827996 11244 consensus_queue.cc:260] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.829458 11246 tablet_bootstrap.cc:492] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.829974 11246 ts_tablet_manager.cc:1403] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.011s
I20260710 11:09:05.833032 11244 ts_tablet_manager.cc:1434] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:05.833007 11246 raft_consensus.cc:359] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.833827 11246 raft_consensus.cc:385] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.834115 11246 raft_consensus.cc:740] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.834856 11246 consensus_queue.cc:260] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.837255 11246 ts_tablet_manager.cc:1434] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:05.837355 10949 catalog_manager.cc:5697] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.839099 11246 tablet_bootstrap.cc:492] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.843370 11244 tablet_bootstrap.cc:492] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.845782 11246 tablet_bootstrap.cc:654] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.849557 11244 tablet_bootstrap.cc:654] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.852283 11246 tablet_bootstrap.cc:492] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.852782 11246 ts_tablet_manager.cc:1403] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:09:05.854797 11243 tablet_bootstrap.cc:492] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.855252 11243 ts_tablet_manager.cc:1403] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.007s
I20260710 11:09:05.855708 11244 tablet_bootstrap.cc:492] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.856200 11244 ts_tablet_manager.cc:1403] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:09:05.857931 11243 raft_consensus.cc:359] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.858639 11243 raft_consensus.cc:385] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.859009 11243 raft_consensus.cc:740] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.858690 11244 raft_consensus.cc:359] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.859464 11244 raft_consensus.cc:385] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.859727 11244 raft_consensus.cc:740] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.859763 11243 consensus_queue.cc:260] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.860450 11244 consensus_queue.cc:260] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.862001 11243 ts_tablet_manager.cc:1434] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:09:05.862358 11244 ts_tablet_manager.cc:1434] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:09:05.862926 11243 tablet_bootstrap.cc:492] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.862617 11246 raft_consensus.cc:359] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.863198 11244 tablet_bootstrap.cc:492] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:05.863332 11246 raft_consensus.cc:385] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.863659 11246 raft_consensus.cc:740] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.864428 11246 consensus_queue.cc:260] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.866444 11246 ts_tablet_manager.cc:1434] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:09:05.867342 11246 tablet_bootstrap.cc:492] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.868461 11244 tablet_bootstrap.cc:654] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.873286 11246 tablet_bootstrap.cc:654] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.879441 11244 tablet_bootstrap.cc:492] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:05.879889 11244 ts_tablet_manager.cc:1403] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260710 11:09:05.882388 11243 tablet_bootstrap.cc:654] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.882387 11244 raft_consensus.cc:359] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.883263 11244 raft_consensus.cc:385] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.883530 11244 raft_consensus.cc:740] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.884182 11244 consensus_queue.cc:260] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.886101 11244 ts_tablet_manager.cc:1434] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:05.889423 11246 tablet_bootstrap.cc:492] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.889950 11246 ts_tablet_manager.cc:1403] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 11:09:05.892787 11246 raft_consensus.cc:359] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.893321 11243 tablet_bootstrap.cc:492] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.893492 11246 raft_consensus.cc:385] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.893886 11243 ts_tablet_manager.cc:1403] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260710 11:09:05.893980 11246 raft_consensus.cc:740] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.894743 11246 consensus_queue.cc:260] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.896919 11246 ts_tablet_manager.cc:1434] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:09:05.897693 11246 tablet_bootstrap.cc:492] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.897681 11243 raft_consensus.cc:359] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.898427 11243 raft_consensus.cc:385] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.898713 11243 raft_consensus.cc:740] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.899343 11243 consensus_queue.cc:260] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.901361 11243 ts_tablet_manager.cc:1434] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:09:05.902284 11243 tablet_bootstrap.cc:492] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.904048 11246 tablet_bootstrap.cc:654] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.908594 11246 tablet_bootstrap.cc:492] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.908928 11246 ts_tablet_manager.cc:1403] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:09:05.909888 11243 tablet_bootstrap.cc:654] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.910166 11269 raft_consensus.cc:493] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.910640 11269 raft_consensus.cc:515] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.911615 11246 raft_consensus.cc:359] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.912312 11246 raft_consensus.cc:385] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.912575 11246 raft_consensus.cc:740] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.912813 11269 leader_election.cc:290] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.913280 11246 consensus_queue.cc:260] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.914665 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:05.915421 11246 ts_tablet_manager.cc:1434] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:05.916237 11270 raft_consensus.cc:493] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:05.916550 11246 tablet_bootstrap.cc:492] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.916718 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:05.917317 11201 raft_consensus.cc:2468] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:05.918519 11018 leader_election.cc:304] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:05.919597 11270 raft_consensus.cc:515] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.921667 11270 leader_election.cc:290] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.922341 11246 tablet_bootstrap.cc:654] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.923174 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f135e3c2b264af384b89c412ae9dd47" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:05.923821 11243 tablet_bootstrap.cc:492] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.924314 11243 ts_tablet_manager.cc:1403] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260710 11:09:05.923753 11053 raft_consensus.cc:2468] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:05.925885 11094 leader_election.cc:304] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
W20260710 11:09:05.926221 10999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:05.926683 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f135e3c2b264af384b89c412ae9dd47" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:05.927286 11201 raft_consensus.cc:2468] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:05.927062 11243 raft_consensus.cc:359] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
W20260710 11:09:05.927845 11016 leader_election.cc:343] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:05.927822 11243 raft_consensus.cc:385] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.928539 11243 raft_consensus.cc:740] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.929473 11270 raft_consensus.cc:2804] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:05.929260 11243 consensus_queue.cc:260] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.929823 11270 raft_consensus.cc:493] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:05.930950 11269 raft_consensus.cc:2804] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:05.931454 11243 ts_tablet_manager.cc:1434] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:09:05.931429 11269 raft_consensus.cc:493] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:05.932559 11243 tablet_bootstrap.cc:492] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.932646 11269 raft_consensus.cc:3060] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.938992 11243 tablet_bootstrap.cc:654] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.940481 11269 raft_consensus.cc:515] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.930156 11270 raft_consensus.cc:3060] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.943310 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:05.943884 11128 raft_consensus.cc:3060] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.947902 11270 raft_consensus.cc:515] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.951290 11128 raft_consensus.cc:2468] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:05.953265 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:05.953837 11201 raft_consensus.cc:3060] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.954317 11016 leader_election.cc:304] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:05.954620 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f135e3c2b264af384b89c412ae9dd47" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:05.952814 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f135e3c2b264af384b89c412ae9dd47" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:05.955271 11248 raft_consensus.cc:2804] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.955224 11202 raft_consensus.cc:3060] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.955614 11053 raft_consensus.cc:3060] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.960548 11201 raft_consensus.cc:2468] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:05.962170 11248 raft_consensus.cc:697] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:05.963143 11248 consensus_queue.cc:237] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.966223 11053 raft_consensus.cc:2468] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:05.966495 11202 raft_consensus.cc:2468] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:05.953058 11269 leader_election.cc:290] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.952507 11243 tablet_bootstrap.cc:492] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.967365 11094 leader_election.cc:304] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:05.968061 11243 ts_tablet_manager.cc:1403] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260710 11:09:05.968225 11270 leader_election.cc:290] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:05.968600 11271 raft_consensus.cc:2804] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.969071 11271 raft_consensus.cc:697] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:05.969879 11271 consensus_queue.cc:237] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.970701 11243 raft_consensus.cc:359] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.971189 11246 tablet_bootstrap.cc:492] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.971648 11246 ts_tablet_manager.cc:1403] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.024s
I20260710 11:09:05.973943 11243 raft_consensus.cc:385] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.974303 11243 raft_consensus.cc:740] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.974184 11246 raft_consensus.cc:359] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.974879 11246 raft_consensus.cc:385] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.975003 11243 consensus_queue.cc:260] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.976725 11246 raft_consensus.cc:740] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.977018 11243 ts_tablet_manager.cc:1434] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:05.977900 11243 tablet_bootstrap.cc:492] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:05.977514 11246 consensus_queue.cc:260] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.978020 10948 catalog_manager.cc:5697] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.979380 11246 ts_tablet_manager.cc:1434] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:05.980271 11246 tablet_bootstrap.cc:492] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:05.982189 10951 catalog_manager.cc:5697] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.983655 11243 tablet_bootstrap.cc:654] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.991709 11246 tablet_bootstrap.cc:654] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.997248 11243 tablet_bootstrap.cc:492] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:05.997583 11243 ts_tablet_manager.cc:1403] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:09:05.998247 11246 tablet_bootstrap.cc:492] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:05.998713 11246 ts_tablet_manager.cc:1403] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260710 11:09:05.999481 11243 raft_consensus.cc:359] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:05.999982 11243 raft_consensus.cc:385] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.000177 11243 raft_consensus.cc:740] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.000653 11243 consensus_queue.cc:260] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.000686 11246 raft_consensus.cc:359] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.001205 11246 raft_consensus.cc:385] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.001470 11246 raft_consensus.cc:740] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.002089 11246 consensus_queue.cc:260] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.002498 11243 ts_tablet_manager.cc:1434] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:09:06.003753 11246 ts_tablet_manager.cc:1434] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:09:06.046046 11248 raft_consensus.cc:493] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.046526 11248 raft_consensus.cc:515] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.048135 11248 leader_election.cc:290] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.048857 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:06.049077 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:06.049511 11128 raft_consensus.cc:2468] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:06.049633 11202 raft_consensus.cc:2468] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:06.050540 11016 leader_election.cc:304] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.051146 11248 raft_consensus.cc:2804] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.051417 11248 raft_consensus.cc:493] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.051664 11248 raft_consensus.cc:3060] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.056313 11248 raft_consensus.cc:515] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.057721 11248 leader_election.cc:290] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.058421 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.058615 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.058878 11128 raft_consensus.cc:3060] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.059103 11202 raft_consensus.cc:3060] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.063234 11248 raft_consensus.cc:493] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.063242 11128 raft_consensus.cc:2468] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:06.063545 11202 raft_consensus.cc:2468] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:06.063916 11248 raft_consensus.cc:515] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.064487 11016 leader_election.cc:304] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.065253 11269 raft_consensus.cc:2804] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.065635 11269 raft_consensus.cc:697] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.066390 11269 consensus_queue.cc:237] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.066637 11248 leader_election.cc:290] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.066627 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8b9b69bef41779f4c8afae7f290fc" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:06.066833 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8b9b69bef41779f4c8afae7f290fc" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:06.067683 11202 raft_consensus.cc:2468] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:06.067651 11128 raft_consensus.cc:2468] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:06.068693 11018 leader_election.cc:304] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.069314 11248 raft_consensus.cc:2804] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.069667 11248 raft_consensus.cc:493] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.069959 11248 raft_consensus.cc:3060] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.074909 10948 catalog_manager.cc:5697] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.076372 11248 raft_consensus.cc:515] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.078162 11248 leader_election.cc:290] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.078960 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8b9b69bef41779f4c8afae7f290fc" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.079082 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b8b9b69bef41779f4c8afae7f290fc" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.079528 11202 raft_consensus.cc:3060] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.079512 11128 raft_consensus.cc:3060] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.080937 11271 raft_consensus.cc:493] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.081389 11271 raft_consensus.cc:515] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.083350 11271 leader_election.cc:290] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.085640 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399f0de510048b9a031324c249931ef" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:06.086248 11053 raft_consensus.cc:2468] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:06.086942 11202 raft_consensus.cc:2468] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:06.086840 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399f0de510048b9a031324c249931ef" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:06.087397 11094 leader_election.cc:304] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.087843 11201 raft_consensus.cc:2468] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:06.088202 11271 raft_consensus.cc:2804] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.088056 11018 leader_election.cc:304] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.088589 11271 raft_consensus.cc:493] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.088939 11271 raft_consensus.cc:3060] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.089212 11248 raft_consensus.cc:2804] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.089326 11128 raft_consensus.cc:2468] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:06.089838 11248 raft_consensus.cc:697] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.090675 11248 consensus_queue.cc:237] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.094895 11271 raft_consensus.cc:515] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.096536 11271 leader_election.cc:290] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.097265 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399f0de510048b9a031324c249931ef" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:06.097519 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399f0de510048b9a031324c249931ef" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.097685 11053 raft_consensus.cc:3060] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.098258 11202 raft_consensus.cc:3060] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.097635 10948 catalog_manager.cc:5697] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.103284 11053 raft_consensus.cc:2468] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:06.103710 11202 raft_consensus.cc:2468] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:06.104224 11094 leader_election.cc:304] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.104964 11271 raft_consensus.cc:2804] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.105396 11271 raft_consensus.cc:697] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:06.106106 11271 consensus_queue.cc:237] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.114517 10948 catalog_manager.cc:5697] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.118902 11252 raft_consensus.cc:493] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.119333 11252 raft_consensus.cc:515] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.121279 11252 leader_election.cc:290] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:06.121727 11252 raft_consensus.cc:493] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.121979 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:06.122120 11252 raft_consensus.cc:515] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.122752 11053 raft_consensus.cc:2393] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef5f8f4394d9462ca57e84ba5aed44e7 in current term 1: Already voted for candidate 6b110e7602774f80ab00ed4a4f18ccbd in this term.
I20260710 11:09:06.124013 11252 leader_election.cc:290] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:06.125145 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:06.125509 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:06.125679 11053 raft_consensus.cc:2468] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 0.
I20260710 11:09:06.126051 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:06.126696 11127 raft_consensus.cc:2468] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 0.
I20260710 11:09:06.126870 11168 leader_election.cc:304] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.126711 11165 leader_election.cc:304] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:06.127779 11293 raft_consensus.cc:2804] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.127775 11252 raft_consensus.cc:3060] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.128305 11293 raft_consensus.cc:493] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.128669 11293 raft_consensus.cc:3060] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.132647 11252 raft_consensus.cc:2749] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:06.133213 11293 raft_consensus.cc:515] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.134757 11293 leader_election.cc:290] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:06.135332 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:06.135694 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.135794 11053 raft_consensus.cc:3060] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.136173 11127 raft_consensus.cc:3060] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.140090 11053 raft_consensus.cc:2468] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 1.
I20260710 11:09:06.140571 11127 raft_consensus.cc:2468] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 1.
I20260710 11:09:06.140926 11168 leader_election.cc:304] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.141594 11293 raft_consensus.cc:2804] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.141933 11293 raft_consensus.cc:697] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:06.142633 11293 consensus_queue.cc:237] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.149133 10948 catalog_manager.cc:5697] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:06.212039 11271 raft_consensus.cc:493] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.212496 11271 raft_consensus.cc:515] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.214088 11271 leader_election.cc:290] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.214800 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:06.215067 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:06.215402 11053 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:06.215641 11202 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:06.216428 11094 leader_election.cc:304] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.217072 11271 raft_consensus.cc:2804] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.217406 11271 raft_consensus.cc:493] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.217730 11271 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.222455 11271 raft_consensus.cc:515] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.223986 11271 leader_election.cc:290] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.224635 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:06.224876 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.225239 11053 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.225453 11202 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.230669 11248 raft_consensus.cc:493] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.231081 11248 raft_consensus.cc:515] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.231868 11053 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:06.231868 11202 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:06.232673 11248 leader_election.cc:290] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.233377 11094 leader_election.cc:304] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.233392 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:06.233870 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:06.234225 11127 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:06.234331 11271 raft_consensus.cc:2804] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.234587 11202 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:06.235010 11271 raft_consensus.cc:697] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:06.235280 11016 leader_election.cc:304] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.236060 11248 raft_consensus.cc:2804] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.235898 11271 consensus_queue.cc:237] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.236439 11248 raft_consensus.cc:493] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.236778 11248 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.242233 11248 raft_consensus.cc:515] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.242372 10948 catalog_manager.cc:5697] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.244087 11248 leader_election.cc:290] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.244369 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.244912 11127 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.244954 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.245573 11202 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.251586 11127 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:06.252647 11016 leader_election.cc:304] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.252774 11202 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:06.253262 11248 raft_consensus.cc:2804] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.253679 11248 raft_consensus.cc:697] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.254400 11248 consensus_queue.cc:237] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.260411 10948 catalog_manager.cc:5697] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.330475 11271 consensus_queue.cc:1048] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.342149 11271 consensus_queue.cc:1048] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.474215 11248 consensus_queue.cc:1048] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.488090 11248 consensus_queue.cc:1048] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.492136 11248 consensus_queue.cc:1048] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.500931 11285 consensus_queue.cc:1048] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.505887 11200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
mode: GRACEFUL
new_leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:09:06.506574 11200 raft_consensus.cc:606] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Received request to transfer leadership to TS 41ec7371b28a4388a8a7ff883eb645a5
I20260710 11:09:06.508908 11285 consensus_queue.cc:1048] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.517346 11248 consensus_queue.cc:1048] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.543849 11128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
mode: GRACEFUL
new_leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:57358
I20260710 11:09:06.544435 11128 raft_consensus.cc:606] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Received request to transfer leadership to TS 41ec7371b28a4388a8a7ff883eb645a5
I20260710 11:09:06.551447 11300 consensus_queue.cc:1048] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.553208 11128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
mode: GRACEFUL
new_leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:57358
I20260710 11:09:06.553791 11128 raft_consensus.cc:606] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Received request to transfer leadership to TS 41ec7371b28a4388a8a7ff883eb645a5
I20260710 11:09:06.560806 11300 consensus_queue.cc:1048] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.576340 11270 consensus_queue.cc:1048] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.578073 11053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
mode: GRACEFUL
new_leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:51746
I20260710 11:09:06.578657 11053 raft_consensus.cc:606] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Received request to transfer leadership to TS 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:06.581460 11300 consensus_queue.cc:1048] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.584939 11053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
mode: GRACEFUL
new_leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:51746
I20260710 11:09:06.585443 11053 raft_consensus.cc:606] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Received request to transfer leadership to TS 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:06.593227 11293 consensus_queue.cc:1048] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.597597 11293 consensus_queue.cc:1048] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.597692 11053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
mode: GRACEFUL
new_leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:51746
I20260710 11:09:06.599452 11053 raft_consensus.cc:606] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Received request to transfer leadership to TS 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:06.603579 11293 raft_consensus.cc:993] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: : Instructing follower 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:06.604012 11293 raft_consensus.cc:1081] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Signalling peer 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:06.607642 11053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:51734
I20260710 11:09:06.608232 11053 raft_consensus.cc:493] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:06.608587 11053 raft_consensus.cc:3060] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.620056 11127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2399f0de510048b9a031324c249931ef"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
mode: GRACEFUL
new_leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:57358
I20260710 11:09:06.620697 11127 raft_consensus.cc:606] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Received request to transfer leadership to TS ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:06.615399 11053 raft_consensus.cc:515] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.627595 11052 raft_consensus.cc:1240] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Rejecting Update request from peer ef5f8f4394d9462ca57e84ba5aed44e7 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:06.629439 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.630265 11128 raft_consensus.cc:3060] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.631198 11293 consensus_queue.cc:1059] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.632344 11252 raft_consensus.cc:3055] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:06.632441 11053 leader_election.cc:290] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.632722 11252 raft_consensus.cc:740] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:06.633520 11252 consensus_queue.cc:260] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.634543 11252 raft_consensus.cc:3060] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.637588 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9961c32c2e4e51bd5e7b2316e4473d" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.637627 11128 raft_consensus.cc:2468] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:06.639190 11016 leader_election.cc:304] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:06.639969 11269 raft_consensus.cc:2804] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.640377 11269 raft_consensus.cc:697] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.647017 11269 consensus_queue.cc:237] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [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: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.650374 11202 raft_consensus.cc:2468] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:06.653833 10948 catalog_manager.cc:5697] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 1 to 2, leader changed from ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67) to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.675004 11300 consensus_queue.cc:1048] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.684137 11270 consensus_queue.cc:1048] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:06.691388 11316 raft_consensus.cc:993] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: : Instructing follower 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:06.691828 11270 raft_consensus.cc:1081] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Signalling peer 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:06.693223 11053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:51728
I20260710 11:09:06.693747 11053 raft_consensus.cc:493] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:06.694104 11053 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.698828 11053 raft_consensus.cc:515] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.700338 11053 leader_election.cc:290] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.701411 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.701445 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.702128 11202 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.702198 11128 raft_consensus.cc:3055] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:06.702600 11128 raft_consensus.cc:740] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:06.703351 11128 consensus_queue.cc:260] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.704564 11128 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.708990 11202 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:06.710014 11018 leader_election.cc:304] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.710786 11269 raft_consensus.cc:2804] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.710887 11128 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:06.711208 11269 raft_consensus.cc:697] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.712002 11269 consensus_queue.cc:237] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.717283 10951 catalog_manager.cc:5697] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 1 to 2, leader changed from 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66) to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.814006 11269 consensus_queue.cc:1048] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:06.824069 11269 consensus_queue.cc:1048] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:06.830950 11248 raft_consensus.cc:993] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: : Instructing follower 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:06.831393 11269 raft_consensus.cc:1081] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Signalling peer 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:06.832700 11128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:57350
I20260710 11:09:06.833099 11128 raft_consensus.cc:493] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:06.833361 11128 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.837989 11128 raft_consensus.cc:515] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.840197 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:06.840481 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.840770 11053 raft_consensus.cc:3055] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:06.841110 11053 raft_consensus.cc:740] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.841238 11202 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.841885 11053 consensus_queue.cc:260] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.842926 11053 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.846280 11271 raft_consensus.cc:993] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: : Instructing follower 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:06.846728 11271 raft_consensus.cc:1081] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Signalling peer 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:06.847653 11202 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:06.848320 11052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:51728
I20260710 11:09:06.840986 11128 leader_election.cc:290] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.848865 11052 raft_consensus.cc:493] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:06.849494 11052 raft_consensus.cc:3060] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.849421 11053 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:06.848860 11093 leader_election.cc:304] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.851177 11270 raft_consensus.cc:2804] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.851614 11270 raft_consensus.cc:697] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:06.852332 11270 consensus_queue.cc:237] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.854773 11052 raft_consensus.cc:515] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.856762 11052 leader_election.cc:290] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.856978 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:06.857342 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26956b5ebc5a4b22ae6df0d94450ecbc" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.857657 11128 raft_consensus.cc:3055] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:06.857985 11202 raft_consensus.cc:3060] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.858040 11128 raft_consensus.cc:740] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:06.858013 10951 catalog_manager.cc:5697] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 1 to 2, leader changed from 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65) to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 2 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.859141 11128 consensus_queue.cc:260] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.860342 11128 raft_consensus.cc:3060] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.863406 11202 raft_consensus.cc:2468] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:06.864660 11018 leader_election.cc:304] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.865919 11269 raft_consensus.cc:2804] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.866031 11128 raft_consensus.cc:2468] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:06.866307 11269 raft_consensus.cc:697] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.867105 11269 consensus_queue.cc:237] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.872464 10951 catalog_manager.cc:5697] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 1 to 2, leader changed from 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66) to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.895821 11248 raft_consensus.cc:993] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: : Instructing follower 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:06.896245 11269 raft_consensus.cc:1081] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Signalling peer 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:06.897563 11128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:57350
I20260710 11:09:06.897971 11128 raft_consensus.cc:493] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:06.898239 11128 raft_consensus.cc:3060] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.902650 11128 raft_consensus.cc:515] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.904186 11128 leader_election.cc:290] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:06.904736 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:06.905105 11202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9008ec9d3e3c4d8ea948f4c2b8ce1385" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:06.905309 11052 raft_consensus.cc:3055] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:06.905602 11052 raft_consensus.cc:740] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:06.905629 11202 raft_consensus.cc:3060] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.906266 11052 consensus_queue.cc:260] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.907131 11052 raft_consensus.cc:3060] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.910141 11202 raft_consensus.cc:2468] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:06.911031 11093 leader_election.cc:304] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:06.911620 11270 raft_consensus.cc:2804] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.911649 11052 raft_consensus.cc:2468] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:06.912091 11270 raft_consensus.cc:697] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:06.912822 11270 consensus_queue.cc:237] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:06.918407 10951 catalog_manager.cc:5697] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 1 to 2, leader changed from 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65) to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 2 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.065991 11128 raft_consensus.cc:1275] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.067073 11269 consensus_queue.cc:1048] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.074259 11202 raft_consensus.cc:1275] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.075803 11269 consensus_queue.cc:1048] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.090919 11271 raft_consensus.cc:993] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: : Instructing follower ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:07.091341 11316 raft_consensus.cc:1081] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Signalling peer ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:07.092751 11200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2399f0de510048b9a031324c249931ef"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:56252
I20260710 11:09:07.093315 11200 raft_consensus.cc:493] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.093664 11200 raft_consensus.cc:3060] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.098922 11200 raft_consensus.cc:515] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:07.100404 11200 leader_election.cc:290] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:07.101073 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399f0de510048b9a031324c249931ef" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:07.101326 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399f0de510048b9a031324c249931ef" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:07.101650 11052 raft_consensus.cc:3060] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.101846 11128 raft_consensus.cc:3055] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.102177 11128 raft_consensus.cc:740] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:07.102747 11128 consensus_queue.cc:260] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:07.103595 11128 raft_consensus.cc:3060] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.106371 11052 raft_consensus.cc:2468] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 2.
I20260710 11:09:07.107350 11168 leader_election.cc:304] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:07.108120 11252 raft_consensus.cc:2804] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.108316 11128 raft_consensus.cc:2468] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 2.
I20260710 11:09:07.108493 11252 raft_consensus.cc:697] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:07.109625 11252 consensus_queue.cc:237] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:07.115386 10949 catalog_manager.cc:5697] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 1 to 2, leader changed from 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66) to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.140688 11311 raft_consensus.cc:993] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: : Instructing follower 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:07.141059 11269 raft_consensus.cc:1081] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Signalling peer 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:07.142206 11128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:57350
I20260710 11:09:07.142604 11128 raft_consensus.cc:493] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.142839 11128 raft_consensus.cc:3060] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.147181 11128 raft_consensus.cc:515] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:07.149024 11128 leader_election.cc:290] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:07.149207 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:07.149581 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888906b6f2943c5a0dfea4c507489a8" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:07.149919 11052 raft_consensus.cc:3055] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.150137 11200 raft_consensus.cc:3060] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.150260 11052 raft_consensus.cc:740] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:07.151069 11052 consensus_queue.cc:260] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:07.152235 11052 raft_consensus.cc:3060] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.156504 11200 raft_consensus.cc:2468] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:07.157470 11093 leader_election.cc:304] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:07.158085 11316 raft_consensus.cc:2804] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.158149 11052 raft_consensus.cc:2468] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:07.158471 11316 raft_consensus.cc:697] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:07.159248 11316 consensus_queue.cc:237] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:07.164753 10949 catalog_manager.cc:5697] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 1 to 2, leader changed from 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65) to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 2 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.236356 11128 raft_consensus.cc:1275] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.237486 11269 consensus_queue.cc:1048] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.245476 11200 raft_consensus.cc:1275] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.246717 11248 consensus_queue.cc:1048] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.256680 11200 raft_consensus.cc:1275] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.257704 11248 consensus_queue.cc:1048] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.264307 11128 raft_consensus.cc:1275] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.265461 11248 consensus_queue.cc:1048] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.329545 11052 raft_consensus.cc:1275] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.330648 11316 consensus_queue.cc:1048] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.337529 11200 raft_consensus.cc:1275] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.338878 11271 consensus_queue.cc:1048] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.379487 11052 raft_consensus.cc:1275] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.380645 11271 consensus_queue.cc:1048] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.387259 11200 raft_consensus.cc:1275] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.388700 11316 consensus_queue.cc:1048] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.632910 11052 raft_consensus.cc:1275] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.634050 11316 consensus_queue.cc:1048] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.641965 11200 raft_consensus.cc:1275] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.643755 11271 consensus_queue.cc:1048] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.652976 11052 raft_consensus.cc:1275] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.654153 11252 consensus_queue.cc:1048] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.663966 11128 raft_consensus.cc:1275] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.666323 11329 consensus_queue.cc:1048] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.648129 10949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46934:
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 11:09:09.650141 10949 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 11:09:09.693970 11042 tablet_service.cc:1511] Processing CreateTablet for tablet 0aff34a42e314739afd92c8c5c4de80a (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:09.695130 11115 tablet_service.cc:1511] Processing CreateTablet for tablet 0aff34a42e314739afd92c8c5c4de80a (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:09.695199 11042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aff34a42e314739afd92c8c5c4de80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.696607 11185 tablet_service.cc:1511] Processing CreateTablet for tablet 0aff34a42e314739afd92c8c5c4de80a (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:09.697793 11185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aff34a42e314739afd92c8c5c4de80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.697981 11038 tablet_service.cc:1511] Processing CreateTablet for tablet daf05d8a6b794f69af3f920bb6de7302 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:09.699169 11038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf05d8a6b794f69af3f920bb6de7302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.700539 11186 tablet_service.cc:1511] Processing CreateTablet for tablet daf05d8a6b794f69af3f920bb6de7302 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:09.701725 11186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf05d8a6b794f69af3f920bb6de7302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.706226 11114 tablet_service.cc:1511] Processing CreateTablet for tablet daf05d8a6b794f69af3f920bb6de7302 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:09.706678 11113 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09dda4eda3427d89a41caa87fb319f (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:09.707471 11114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf05d8a6b794f69af3f920bb6de7302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.709599 11041 tablet_service.cc:1511] Processing CreateTablet for tablet ce71ee7e097845eaaec949301ba8984e (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:09.709599 11035 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09dda4eda3427d89a41caa87fb319f (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:09.710902 11117 tablet_service.cc:1511] Processing CreateTablet for tablet ce71ee7e097845eaaec949301ba8984e (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:09.712091 11117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce71ee7e097845eaaec949301ba8984e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.711896 11187 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09dda4eda3427d89a41caa87fb319f (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:09.712709 11113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09dda4eda3427d89a41caa87fb319f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.713213 11187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09dda4eda3427d89a41caa87fb319f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.711985 11190 tablet_service.cc:1511] Processing CreateTablet for tablet ce71ee7e097845eaaec949301ba8984e (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:09.715142 11190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce71ee7e097845eaaec949301ba8984e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.710870 11041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce71ee7e097845eaaec949301ba8984e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.715760 11115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aff34a42e314739afd92c8c5c4de80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.717602 11035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09dda4eda3427d89a41caa87fb319f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.735518 11118 tablet_service.cc:1511] Processing CreateTablet for tablet 07179dbfc3f14ce9bb8900c649267b40 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:09.735878 11037 tablet_service.cc:1511] Processing CreateTablet for tablet 07179dbfc3f14ce9bb8900c649267b40 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:09.736891 11118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07179dbfc3f14ce9bb8900c649267b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.736999 11037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07179dbfc3f14ce9bb8900c649267b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.744326 11192 tablet_service.cc:1511] Processing CreateTablet for tablet 07179dbfc3f14ce9bb8900c649267b40 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:09.745571 11192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07179dbfc3f14ce9bb8900c649267b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.747828 11116 tablet_service.cc:1511] Processing CreateTablet for tablet 51a209f303c64a4a8db8c18d8bc172cf (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:09.749060 11116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a209f303c64a4a8db8c18d8bc172cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.748869 11040 tablet_service.cc:1511] Processing CreateTablet for tablet 51a209f303c64a4a8db8c18d8bc172cf (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:09.749284 11189 tablet_service.cc:1511] Processing CreateTablet for tablet 51a209f303c64a4a8db8c18d8bc172cf (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:09.750169 11040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a209f303c64a4a8db8c18d8bc172cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.750564 11189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a209f303c64a4a8db8c18d8bc172cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.751271 11039 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa982d26d4a45efa1cd70f766f4de53 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:09.752437 11039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa982d26d4a45efa1cd70f766f4de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.768710 11112 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa982d26d4a45efa1cd70f766f4de53 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:09.769995 11112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa982d26d4a45efa1cd70f766f4de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.772921 11191 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa982d26d4a45efa1cd70f766f4de53 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:09.774158 11191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa982d26d4a45efa1cd70f766f4de53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.780001 11036 tablet_service.cc:1511] Processing CreateTablet for tablet fa62230cce0c4167b439a182f115bf02 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:09.781210 11036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa62230cce0c4167b439a182f115bf02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.798920 11111 tablet_service.cc:1511] Processing CreateTablet for tablet fa62230cce0c4167b439a182f115bf02 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:09.802757 11111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa62230cce0c4167b439a182f115bf02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.802435 11187 tablet_service.cc:1511] Processing CreateTablet for tablet fa62230cce0c4167b439a182f115bf02 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:09.804368 11187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa62230cce0c4167b439a182f115bf02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.823688 11115 tablet_service.cc:1511] Processing CreateTablet for tablet 31996723dfa04e809903b2029f7e0950 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:09.824937 11115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31996723dfa04e809903b2029f7e0950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.829425 11039 tablet_service.cc:1511] Processing CreateTablet for tablet 31996723dfa04e809903b2029f7e0950 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:09.830711 11039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31996723dfa04e809903b2029f7e0950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.832815 11192 tablet_service.cc:1511] Processing CreateTablet for tablet 31996723dfa04e809903b2029f7e0950 (DEFAULT_TABLE table=soft_deleted_table [id=94018f9e39c84977be72a269901cef4b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:09.834008 11192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31996723dfa04e809903b2029f7e0950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:09.842399 11348 tablet_bootstrap.cc:492] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:09.863745 11349 tablet_bootstrap.cc:492] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
W20260710 11:09:09.856222 11093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.67:42991, user_credentials={real_user=slave}} blocked reactor thread for 146533us
I20260710 11:09:09.871016 11350 tablet_bootstrap.cc:492] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:09.871330 11348 tablet_bootstrap.cc:654] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.881294 11349 tablet_bootstrap.cc:654] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.882223 11350 tablet_bootstrap.cc:654] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.885418 11348 tablet_bootstrap.cc:492] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:09.885812 11348 ts_tablet_manager.cc:1403] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260710 11:09:09.887128 11350 tablet_bootstrap.cc:492] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:09.887517 11350 ts_tablet_manager.cc:1403] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260710 11:09:09.887810 11348 raft_consensus.cc:359] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.888497 11348 raft_consensus.cc:385] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.888784 11348 raft_consensus.cc:740] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.889420 11349 tablet_bootstrap.cc:492] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:09.889770 11350 raft_consensus.cc:359] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.890106 11349 ts_tablet_manager.cc:1403] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260710 11:09:09.889451 11348 consensus_queue.cc:260] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.890403 11350 raft_consensus.cc:385] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.890748 11350 raft_consensus.cc:740] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.891474 11350 consensus_queue.cc:260] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.892164 11348 ts_tablet_manager.cc:1434] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:09.893350 11348 tablet_bootstrap.cc:492] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:09.893337 11349 raft_consensus.cc:359] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.894209 11349 raft_consensus.cc:385] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.894516 11349 raft_consensus.cc:740] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.895220 11349 consensus_queue.cc:260] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.895817 11350 ts_tablet_manager.cc:1434] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:09.896914 11350 tablet_bootstrap.cc:492] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:09.897461 11349 ts_tablet_manager.cc:1434] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:09.898591 11349 tablet_bootstrap.cc:492] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:09.900888 11348 tablet_bootstrap.cc:654] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.902959 11350 tablet_bootstrap.cc:654] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.904493 11349 tablet_bootstrap.cc:654] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.914512 11348 tablet_bootstrap.cc:492] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:09.915079 11348 ts_tablet_manager.cc:1403] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 11:09:09.918103 11348 raft_consensus.cc:359] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.919039 11348 raft_consensus.cc:385] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.919389 11348 raft_consensus.cc:740] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.920136 11348 consensus_queue.cc:260] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.922413 11348 ts_tablet_manager.cc:1434] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:09:09.923450 11348 tablet_bootstrap.cc:492] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:09.929975 11348 tablet_bootstrap.cc:654] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.942024 11348 tablet_bootstrap.cc:492] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:09.942612 11348 ts_tablet_manager.cc:1403] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:09:09.945631 11348 raft_consensus.cc:359] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.946520 11348 raft_consensus.cc:385] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.946893 11348 raft_consensus.cc:740] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.947647 11348 consensus_queue.cc:260] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.950075 11348 ts_tablet_manager.cc:1434] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:09:09.951510 11348 tablet_bootstrap.cc:492] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:09.957825 11348 tablet_bootstrap.cc:654] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:09.960203 10999 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:09.969450 11348 tablet_bootstrap.cc:492] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:09.969882 11348 ts_tablet_manager.cc:1403] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:09:09.971511 11350 tablet_bootstrap.cc:492] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:09.971989 11349 tablet_bootstrap.cc:492] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:09.972077 11350 ts_tablet_manager.cc:1403] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.075s	user 0.033s	sys 0.037s
I20260710 11:09:09.972527 11349 ts_tablet_manager.cc:1403] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.074s	user 0.031s	sys 0.038s
I20260710 11:09:09.972805 11348 raft_consensus.cc:359] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.973575 11348 raft_consensus.cc:385] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.973894 11348 raft_consensus.cc:740] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.974611 11348 consensus_queue.cc:260] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.975052 11350 raft_consensus.cc:359] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.975773 11350 raft_consensus.cc:385] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.975353 11349 raft_consensus.cc:359] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.976130 11350 raft_consensus.cc:740] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.976343 11349 raft_consensus.cc:385] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:09.976734 11349 raft_consensus.cc:740] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:09.976929 11348 ts_tablet_manager.cc:1434] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:09.976977 11350 consensus_queue.cc:260] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.977710 11349 consensus_queue.cc:260] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.978340 11348 tablet_bootstrap.cc:492] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:09.982113 11350 ts_tablet_manager.cc:1434] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:09.983078 11350 tablet_bootstrap.cc:492] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:09.988514 11348 tablet_bootstrap.cc:654] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.988809 11350 tablet_bootstrap.cc:654] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:09.979331 11285 raft_consensus.cc:493] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:09.991268 11285 raft_consensus.cc:515] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.993381 11285 leader_election.cc:290] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:09.994581 11285 raft_consensus.cc:493] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:09.979984 11349 ts_tablet_manager.cc:1434] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:09:09.980501 11357 raft_consensus.cc:493] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:09.994988 11285 raft_consensus.cc:515] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.995482 11357 raft_consensus.cc:515] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:09.997429 11357 leader_election.cc:290] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:09.998530 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71ee7e097845eaaec949301ba8984e" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:09.999023 11349 tablet_bootstrap.cc:492] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:09.999133 11127 raft_consensus.cc:2468] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:10.000401 11350 tablet_bootstrap.cc:492] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.000937 11350 ts_tablet_manager.cc:1403] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 11:09:10.001210 11016 leader_election.cc:304] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.001969 11357 raft_consensus.cc:2804] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.002353 11357 raft_consensus.cc:493] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.002728 11357 raft_consensus.cc:3060] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.002643 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.003809 11350 raft_consensus.cc:359] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.004634 11350 raft_consensus.cc:385] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.004959 11350 raft_consensus.cc:740] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.005658 11350 consensus_queue.cc:260] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.007210 11348 tablet_bootstrap.cc:492] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:10.007736 11348 ts_tablet_manager.cc:1403] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260710 11:09:10.008244 11350 ts_tablet_manager.cc:1434] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:10.010489 11348 raft_consensus.cc:359] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.011317 11348 raft_consensus.cc:385] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.011641 11348 raft_consensus.cc:740] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.012372 11348 consensus_queue.cc:260] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.014582 11348 ts_tablet_manager.cc:1434] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:09:10.015618 11348 tablet_bootstrap.cc:492] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:10.016999 11350 tablet_bootstrap.cc:492] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:10.021790 11348 tablet_bootstrap.cc:654] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.023386 11350 tablet_bootstrap.cc:654] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.016391 11357 raft_consensus.cc:515] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.027916 11357 leader_election.cc:290] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.028414 11329 raft_consensus.cc:493] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.029983 11329 raft_consensus.cc:515] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.032074 11329 leader_election.cc:290] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.033216 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aff34a42e314739afd92c8c5c4de80a" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.033543 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aff34a42e314739afd92c8c5c4de80a" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
W20260710 11:09:10.034763 11165 leader_election.cc:343] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.021760 11349 tablet_bootstrap.cc:654] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:10.036492 11168 leader_election.cc:343] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.036924 11168 leader_election.cc:304] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:10.037490 11348 tablet_bootstrap.cc:492] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
W20260710 11:09:10.008227 11016 leader_election.cc:343] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.038022 11348 ts_tablet_manager.cc:1403] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.012s
I20260710 11:09:10.038053 11329 raft_consensus.cc:2749] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.040309 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71ee7e097845eaaec949301ba8984e" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.040905 11127 raft_consensus.cc:3060] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.046092 11349 tablet_bootstrap.cc:492] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.046546 11349 ts_tablet_manager.cc:1403] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.003s
I20260710 11:09:10.048573 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.049530 11127 raft_consensus.cc:2468] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
W20260710 11:09:10.049901 11016 leader_election.cc:343] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.051093 11285 leader_election.cc:290] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.051728 11348 raft_consensus.cc:359] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.052588 11348 raft_consensus.cc:385] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.052917 11348 raft_consensus.cc:740] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.053350 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71ee7e097845eaaec949301ba8984e" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.053990 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.054085 11016 leader_election.cc:304] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.054077 11348 consensus_queue.cc:260] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.055456 11350 tablet_bootstrap.cc:492] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.055997 11350 ts_tablet_manager.cc:1403] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.019s
I20260710 11:09:10.056172 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71ee7e097845eaaec949301ba8984e" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.056560 11348 ts_tablet_manager.cc:1434] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:09:10.057519 11348 tablet_bootstrap.cc:492] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:10.058770 11350 raft_consensus.cc:359] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.059525 11350 raft_consensus.cc:385] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.059854 11350 raft_consensus.cc:740] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.059967 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.060822 11350 consensus_queue.cc:260] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
W20260710 11:09:10.061363 11018 leader_election.cc:343] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.061859 11018 leader_election.cc:304] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5; no voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:10.062587 11285 raft_consensus.cc:2749] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.063913 11348 tablet_bootstrap.cc:654] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:10.065006 11018 leader_election.cc:343] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.065492 11018 leader_election.cc:304] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5; no voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:10.066160 11350 ts_tablet_manager.cc:1434] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:10.066706 11285 raft_consensus.cc:2749] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.067361 11350 tablet_bootstrap.cc:492] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:10.068045 11360 raft_consensus.cc:2804] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.049448 11349 raft_consensus.cc:359] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.068744 11360 raft_consensus.cc:697] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:10.069010 11349 raft_consensus.cc:385] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.069377 11349 raft_consensus.cc:740] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.069773 11360 consensus_queue.cc:237] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.071012 11346 raft_consensus.cc:493] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.071470 11346 raft_consensus.cc:515] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.070150 11349 consensus_queue.cc:260] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.074064 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:10.074640 11052 raft_consensus.cc:2468] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:10.075300 11349 ts_tablet_manager.cc:1434] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:09:10.075676 11201 raft_consensus.cc:2468] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:10.076319 11349 tablet_bootstrap.cc:492] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:10.079586 11348 tablet_bootstrap.cc:492] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:10.080127 11348 ts_tablet_manager.cc:1403] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 11:09:10.076570 11094 leader_election.cc:304] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.079018 11350 tablet_bootstrap.cc:654] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.082222 11334 raft_consensus.cc:2804] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.082602 11334 raft_consensus.cc:493] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.082923 11334 raft_consensus.cc:3060] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.083069 11348 raft_consensus.cc:359] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.083771 11348 raft_consensus.cc:385] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.084061 11348 raft_consensus.cc:740] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.085601 11346 leader_election.cc:290] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.085601 11348 consensus_queue.cc:260] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.087287 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.087863 11201 raft_consensus.cc:2468] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:10.088284 11348 ts_tablet_manager.cc:1434] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:10.089311 11348 tablet_bootstrap.cc:492] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:10.090081 11349 tablet_bootstrap.cc:654] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.095453 11348 tablet_bootstrap.cc:654] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.099773 11334 raft_consensus.cc:515] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.100751 11350 tablet_bootstrap.cc:492] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.102764 11349 tablet_bootstrap.cc:492] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.104431 11350 ts_tablet_manager.cc:1403] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260710 11:09:10.103538 11348 tablet_bootstrap.cc:492] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:10.105039 11348 ts_tablet_manager.cc:1403] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260710 11:09:10.107362 11350 raft_consensus.cc:359] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.107465 11348 raft_consensus.cc:359] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.108170 11350 raft_consensus.cc:385] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.108213 11348 raft_consensus.cc:385] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.108667 11350 raft_consensus.cc:740] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.108717 11348 raft_consensus.cc:740] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.104507 11349 ts_tablet_manager.cc:1403] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.008s
I20260710 11:09:10.109548 11350 consensus_queue.cc:260] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.111667 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.112295 11052 raft_consensus.cc:3060] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.109550 11348 consensus_queue.cc:260] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.113802 11346 raft_consensus.cc:493] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.114494 11348 ts_tablet_manager.cc:1434] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:09:10.114252 11346 raft_consensus.cc:515] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.115298 11348 tablet_bootstrap.cc:492] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: Bootstrap starting.
I20260710 11:09:10.116214 11346 leader_election.cc:290] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.112110 11349 raft_consensus.cc:359] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.117816 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.118052 11349 raft_consensus.cc:385] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.118367 11349 raft_consensus.cc:740] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.118505 11350 ts_tablet_manager.cc:1434] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:10.119105 11349 consensus_queue.cc:260] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.119700 11053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:10.120355 11053 raft_consensus.cc:2468] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:10.121291 11349 ts_tablet_manager.cc:1434] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:09:10.122241 11094 leader_election.cc:304] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.124439 11201 raft_consensus.cc:2468] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:10.125774 11350 tablet_bootstrap.cc:492] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:10.126252 11348 tablet_bootstrap.cc:654] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.126740 11347 raft_consensus.cc:2804] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.127166 11347 raft_consensus.cc:493] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.127476 11347 raft_consensus.cc:3060] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.128404 11052 raft_consensus.cc:2468] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:10.122200 11349 tablet_bootstrap.cc:492] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:10.132261 11350 tablet_bootstrap.cc:654] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.135241 11349 tablet_bootstrap.cc:654] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.136559 11094 leader_election.cc:304] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.139029 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.139601 11201 raft_consensus.cc:3060] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.140492 11285 raft_consensus.cc:493] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.140929 11346 raft_consensus.cc:2804] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.141739 11346 raft_consensus.cc:697] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:10.142282 11334 leader_election.cc:290] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.142647 11346 consensus_queue.cc:237] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.140944 11285 raft_consensus.cc:515] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.155848 11348 tablet_bootstrap.cc:492] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: No bootstrap required, opened a new log
I20260710 11:09:10.156405 11348 ts_tablet_manager.cc:1403] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.001s
I20260710 11:09:10.159294 11348 raft_consensus.cc:359] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.161386 11348 raft_consensus.cc:385] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.161749 11348 raft_consensus.cc:740] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.161029 11349 tablet_bootstrap.cc:492] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.164280 11349 ts_tablet_manager.cc:1403] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260710 11:09:10.167619 11349 raft_consensus.cc:359] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.169531 11349 raft_consensus.cc:385] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.169960 11349 raft_consensus.cc:740] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.170048 10949 catalog_manager.cc:5697] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.168663 11348 consensus_queue.cc:260] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.172327 11361 raft_consensus.cc:493] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.172583 11348 ts_tablet_manager.cc:1434] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:09:10.172789 11361 raft_consensus.cc:515] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.171022 11349 consensus_queue.cc:260] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.174991 11361 leader_election.cc:290] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.175755 11349 ts_tablet_manager.cc:1434] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:09:10.176831 11349 tablet_bootstrap.cc:492] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:10.176745 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.177364 11200 raft_consensus.cc:2468] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:10.178556 11018 leader_election.cc:304] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.179361 11357 raft_consensus.cc:2804] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.179709 11357 raft_consensus.cc:493] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.180059 11357 raft_consensus.cc:3060] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:10.181922 11094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.95.65:38683, user_credentials={real_user=slave}} blocked reactor thread for 45449.5us
I20260710 11:09:10.185684 11285 leader_election.cc:290] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.186992 11357 raft_consensus.cc:515] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.187721 11347 raft_consensus.cc:515] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.188184 11349 tablet_bootstrap.cc:654] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.189651 11347 leader_election.cc:290] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.190358 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.190620 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.190935 11052 raft_consensus.cc:3060] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.191241 11200 raft_consensus.cc:3060] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.194350 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aff34a42e314739afd92c8c5c4de80a" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.194988 11128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.195595 11128 raft_consensus.cc:2468] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:10.196720 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.197288 11126 raft_consensus.cc:3060] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.199600 11200 raft_consensus.cc:2468] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:10.200923 11093 leader_election.cc:304] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.201689 11357 leader_election.cc:290] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.201833 11375 raft_consensus.cc:2804] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.202373 11375 raft_consensus.cc:697] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:10.203155 11375 consensus_queue.cc:237] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.195013 11127 raft_consensus.cc:2468] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:10.208490 11016 leader_election.cc:304] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.209272 11357 raft_consensus.cc:2804] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.209947 11201 raft_consensus.cc:2468] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:10.209609 11357 raft_consensus.cc:493] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.211517 11357 raft_consensus.cc:3060] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.185678 11361 raft_consensus.cc:493] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.213636 11126 raft_consensus.cc:2468] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:10.214704 11016 leader_election.cc:304] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.215566 11360 raft_consensus.cc:2804] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.213441 11361 raft_consensus.cc:515] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.216971 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.224330 11200 raft_consensus.cc:3060] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.225425 11361 leader_election.cc:290] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.227106 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.229735 11199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.230820 11052 raft_consensus.cc:2468] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:10.231622 11200 raft_consensus.cc:2468] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:10.219712 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aff34a42e314739afd92c8c5c4de80a" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.232779 11201 raft_consensus.cc:2468] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
W20260710 11:09:10.222398 11168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.65:38683, user_credentials={real_user=slave}} blocked reactor thread for 100678us
W20260710 11:09:10.234423 11016 leader_election.cc:343] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:10.235164 11018 leader_election.cc:343] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.235572 11018 leader_election.cc:304] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5; no voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:10.236088 11350 tablet_bootstrap.cc:492] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.236562 11350 ts_tablet_manager.cc:1403] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.111s	user 0.030s	sys 0.029s
I20260710 11:09:10.238116 11361 raft_consensus.cc:2749] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.238911 11360 raft_consensus.cc:697] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:10.239733 11350 raft_consensus.cc:359] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.240578 11350 raft_consensus.cc:385] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.240034 10951 catalog_manager.cc:5697] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.240885 11350 raft_consensus.cc:740] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.241689 11350 consensus_queue.cc:260] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.239717 11360 consensus_queue.cc:237] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.244232 11350 ts_tablet_manager.cc:1434] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:09:10.245147 11350 tablet_bootstrap.cc:492] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:10.246578 11357 raft_consensus.cc:515] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.251127 11350 tablet_bootstrap.cc:654] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.252638 11361 raft_consensus.cc:493] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.252746 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aff34a42e314739afd92c8c5c4de80a" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.253336 11126 raft_consensus.cc:3060] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.253238 11361 raft_consensus.cc:515] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.255683 11361 leader_election.cc:290] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.256645 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa982d26d4a45efa1cd70f766f4de53" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.257246 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa982d26d4a45efa1cd70f766f4de53" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
W20260710 11:09:10.258172 11016 leader_election.cc:343] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:10.259032 11018 leader_election.cc:343] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.259449 11018 leader_election.cc:304] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5; no voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:10.260447 11361 raft_consensus.cc:2749] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.262446 10951 catalog_manager.cc:5697] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.265725 11349 tablet_bootstrap.cc:492] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.266186 11349 ts_tablet_manager.cc:1403] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.027s
I20260710 11:09:10.269055 11349 raft_consensus.cc:359] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.269397 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aff34a42e314739afd92c8c5c4de80a" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.269776 11349 raft_consensus.cc:385] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.270048 11200 raft_consensus.cc:3060] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.270227 11349 raft_consensus.cc:740] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.271157 11349 consensus_queue.cc:260] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.272028 11126 raft_consensus.cc:2468] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:10.273119 11016 leader_election.cc:304] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.273443 11349 ts_tablet_manager.cc:1434] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:10.273886 11361 raft_consensus.cc:2804] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.274489 11361 raft_consensus.cc:697] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:10.275286 11361 consensus_queue.cc:237] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.277274 11200 raft_consensus.cc:2468] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:10.277473 11349 tablet_bootstrap.cc:492] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:10.278771 11357 leader_election.cc:290] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.283344 10948 catalog_manager.cc:5697] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.286381 11349 tablet_bootstrap.cc:654] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.294410 11361 raft_consensus.cc:493] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.294883 11361 raft_consensus.cc:515] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.297473 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.297981 11361 leader_election.cc:290] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.298105 11126 raft_consensus.cc:2468] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 0.
I20260710 11:09:10.299885 11016 leader_election.cc:304] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.300681 11361 raft_consensus.cc:2804] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.301023 11361 raft_consensus.cc:493] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.301079 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.301373 11361 raft_consensus.cc:3060] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:10.302386 11018 leader_election.cc:343] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.304858 10947 catalog_manager.cc:5697] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.309458 11361 raft_consensus.cc:515] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.312019 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.312521 11126 raft_consensus.cc:3060] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.322072 11126 raft_consensus.cc:2468] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 1.
I20260710 11:09:10.323077 11016 leader_election.cc:304] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.323858 11357 raft_consensus.cc:2804] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.324329 11357 raft_consensus.cc:697] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:10.325093 11357 consensus_queue.cc:237] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.329352 11350 tablet_bootstrap.cc:492] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.329458 11361 leader_election.cc:290] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.329916 11350 ts_tablet_manager.cc:1403] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.085s	user 0.039s	sys 0.043s
I20260710 11:09:10.330386 11349 tablet_bootstrap.cc:492] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.330528 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.330958 11349 ts_tablet_manager.cc:1403] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.021s
W20260710 11:09:10.332065 11018 leader_election.cc:343] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.332880 11350 raft_consensus.cc:359] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.333593 11350 raft_consensus.cc:385] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.333863 11350 raft_consensus.cc:740] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.333981 11349 raft_consensus.cc:359] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.334662 11349 raft_consensus.cc:385] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.335022 11349 raft_consensus.cc:740] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.334592 11350 consensus_queue.cc:260] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.335760 11349 consensus_queue.cc:260] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.337111 11350 ts_tablet_manager.cc:1434] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:10.338045 11350 tablet_bootstrap.cc:492] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:10.337977 10951 catalog_manager.cc:5697] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 1 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.337956 11349 ts_tablet_manager.cc:1434] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.342944 11349 tablet_bootstrap.cc:492] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:10.343982 11350 tablet_bootstrap.cc:654] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.354398 11350 tablet_bootstrap.cc:492] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.354736 11350 ts_tablet_manager.cc:1403] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:09:10.356304 11349 tablet_bootstrap.cc:654] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.356845 11350 raft_consensus.cc:359] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.357316 11350 raft_consensus.cc:385] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.357496 11350 raft_consensus.cc:740] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.358002 11350 consensus_queue.cc:260] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.359699 11350 ts_tablet_manager.cc:1434] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:09:10.360298 11349 tablet_bootstrap.cc:492] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.360596 11350 tablet_bootstrap.cc:492] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: Bootstrap starting.
I20260710 11:09:10.360724 11349 ts_tablet_manager.cc:1403] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:09:10.362684 11349 raft_consensus.cc:359] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.363130 11349 raft_consensus.cc:385] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.363324 11349 raft_consensus.cc:740] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.363955 11349 consensus_queue.cc:260] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.365828 11349 ts_tablet_manager.cc:1434] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:10.365878 11350 tablet_bootstrap.cc:654] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.366816 11349 tablet_bootstrap.cc:492] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: Bootstrap starting.
I20260710 11:09:10.373035 11349 tablet_bootstrap.cc:654] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.377562 11349 tablet_bootstrap.cc:492] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: No bootstrap required, opened a new log
I20260710 11:09:10.377931 11349 ts_tablet_manager.cc:1403] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:10.378901 11350 tablet_bootstrap.cc:492] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: No bootstrap required, opened a new log
I20260710 11:09:10.379259 11350 ts_tablet_manager.cc:1403] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 11:09:10.379760 11349 raft_consensus.cc:359] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.380262 11349 raft_consensus.cc:385] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.380445 11349 raft_consensus.cc:740] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.380936 11349 consensus_queue.cc:260] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.381310 11350 raft_consensus.cc:359] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.381928 11350 raft_consensus.cc:385] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.382130 11350 raft_consensus.cc:740] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.382535 11349 ts_tablet_manager.cc:1434] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:09:10.382687 11350 consensus_queue.cc:260] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.384690 11350 ts_tablet_manager.cc:1434] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:10.468918 11329 raft_consensus.cc:493] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.469333 11329 raft_consensus.cc:515] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.471503 11329 leader_election.cc:290] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.471714 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:10.472342 11052 raft_consensus.cc:2468] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 0.
I20260710 11:09:10.472463 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.473084 11126 raft_consensus.cc:2468] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 0.
I20260710 11:09:10.473311 11168 leader_election.cc:304] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.474045 11329 raft_consensus.cc:2804] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.474298 11329 raft_consensus.cc:493] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.474535 11329 raft_consensus.cc:3060] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.479264 11329 raft_consensus.cc:515] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.480711 11329 leader_election.cc:290] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.481395 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.481526 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.481843 11052 raft_consensus.cc:3060] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.482029 11126 raft_consensus.cc:3060] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.486337 11052 raft_consensus.cc:2468] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 1.
I20260710 11:09:10.486457 11126 raft_consensus.cc:2468] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 1.
I20260710 11:09:10.487226 11168 leader_election.cc:304] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.487852 11329 raft_consensus.cc:2804] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.488253 11329 raft_consensus.cc:697] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:10.488849 11329 consensus_queue.cc:237] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.495752 10951 catalog_manager.cc:5697] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:10.497767 11357 consensus_queue.cc:1048] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.506973 11200 raft_consensus.cc:3060] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.514102 11357 consensus_queue.cc:1048] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.548270 11329 raft_consensus.cc:493] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.548686 11329 raft_consensus.cc:515] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.550458 11329 leader_election.cc:290] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.551111 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:10.551397 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.551750 11052 raft_consensus.cc:2468] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 0.
I20260710 11:09:10.551981 11126 raft_consensus.cc:2468] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 0.
I20260710 11:09:10.552845 11168 leader_election.cc:304] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.553534 11329 raft_consensus.cc:2804] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.553846 11329 raft_consensus.cc:493] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.554100 11329 raft_consensus.cc:3060] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.558472 11329 raft_consensus.cc:515] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.559846 11329 leader_election.cc:290] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.560508 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.560737 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.561012 11052 raft_consensus.cc:3060] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.561323 11126 raft_consensus.cc:3060] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.564889 11375 raft_consensus.cc:493] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.565371 11375 raft_consensus.cc:515] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.566876 11052 raft_consensus.cc:2468] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 1.
I20260710 11:09:10.567073 11126 raft_consensus.cc:2468] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 1.
I20260710 11:09:10.567385 11375 leader_election.cc:290] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.567962 11168 leader_election.cc:304] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.568197 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa982d26d4a45efa1cd70f766f4de53" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:10.568806 11051 raft_consensus.cc:2468] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:10.568806 11329 raft_consensus.cc:2804] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.568845 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa982d26d4a45efa1cd70f766f4de53" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" is_pre_election: true
I20260710 11:09:10.569653 11201 raft_consensus.cc:2468] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 0.
I20260710 11:09:10.569866 11094 leader_election.cc:304] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.570389 11329 raft_consensus.cc:697] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:10.570580 11375 raft_consensus.cc:2804] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.571131 11375 raft_consensus.cc:493] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.571445 11375 raft_consensus.cc:3060] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.571494 11329 consensus_queue.cc:237] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.577909 11375 raft_consensus.cc:515] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.580019 11375 leader_election.cc:290] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.580312 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa982d26d4a45efa1cd70f766f4de53" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.580971 11051 raft_consensus.cc:3060] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.580353 10949 catalog_manager.cc:5697] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 1 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:10.581101 11201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa982d26d4a45efa1cd70f766f4de53" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.581687 11201 raft_consensus.cc:3060] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.587599 11051 raft_consensus.cc:2468] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:10.588590 11094 leader_election.cc:304] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.589295 11375 raft_consensus.cc:2804] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.589392 11201 raft_consensus.cc:2468] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 1.
I20260710 11:09:10.589890 11375 raft_consensus.cc:697] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:10.590693 11375 consensus_queue.cc:237] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.592777 11347 consensus_queue.cc:1048] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.598346 10949 catalog_manager.cc:5697] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 1 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.605017 11346 consensus_queue.cc:1048] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.645578 11346 consensus_queue.cc:1048] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.655484 11346 consensus_queue.cc:1048] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:09:10.737025 11357 consensus_queue.cc:1048] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.746071 11361 consensus_queue.cc:1048] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.754453 11361 consensus_queue.cc:1048] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.758984 11329 raft_consensus.cc:493] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.759441 11329 raft_consensus.cc:515] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.761122 11329 leader_election.cc:290] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.762399 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5" is_pre_election: true
I20260710 11:09:10.762519 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" is_pre_election: true
I20260710 11:09:10.763288 11126 raft_consensus.cc:2393] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef5f8f4394d9462ca57e84ba5aed44e7 in current term 1: Already voted for candidate 41ec7371b28a4388a8a7ff883eb645a5 in this term.
I20260710 11:09:10.764714 11165 leader_election.cc:304] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:10.765908 11329 raft_consensus.cc:3060] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.767014 11357 consensus_queue.cc:1048] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.771247 11329 raft_consensus.cc:2749] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.824029 11126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
mode: GRACEFUL
new_leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:57358
I20260710 11:09:10.824563 11126 raft_consensus.cc:606] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Received request to transfer leadership to TS 41ec7371b28a4388a8a7ff883eb645a5
I20260710 11:09:10.828954 11126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
mode: GRACEFUL
new_leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:57358
I20260710 11:09:10.829460 11126 raft_consensus.cc:606] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Received request to transfer leadership to TS 41ec7371b28a4388a8a7ff883eb645a5
I20260710 11:09:10.835831 11201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
mode: GRACEFUL
new_leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:09:10.836357 11201 raft_consensus.cc:606] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Received request to transfer leadership to TS 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:10.840512 11051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
mode: GRACEFUL
new_leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:51746
I20260710 11:09:10.840935 11051 raft_consensus.cc:606] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Received request to transfer leadership to TS 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:10.847460 11201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
mode: GRACEFUL
new_leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:56282
I20260710 11:09:10.847882 11201 raft_consensus.cc:606] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Received request to transfer leadership to TS 6b110e7602774f80ab00ed4a4f18ccbd
I20260710 11:09:10.851824 11051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31996723dfa04e809903b2029f7e0950"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
mode: GRACEFUL
new_leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:51746
I20260710 11:09:10.852250 11051 raft_consensus.cc:606] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Received request to transfer leadership to TS ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:10.893402 11357 consensus_queue.cc:1048] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.898841 11361 raft_consensus.cc:993] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: : Instructing follower ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:10.899348 11360 raft_consensus.cc:1081] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Signalling peer ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:10.900954 11200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31996723dfa04e809903b2029f7e0950"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:56268
I20260710 11:09:10.901917 11200 raft_consensus.cc:493] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:10.902268 11200 raft_consensus.cc:3060] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.904425 11357 consensus_queue.cc:1048] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.908977 11200 raft_consensus.cc:515] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.912690 11200 leader_election.cc:290] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:10.913322 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.913909 11051 raft_consensus.cc:3055] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:10.914201 11051 raft_consensus.cc:740] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:10.914494 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31996723dfa04e809903b2029f7e0950" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:10.915030 11126 raft_consensus.cc:3060] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.914927 11051 consensus_queue.cc:260] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.915987 11051 raft_consensus.cc:3060] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.921059 11051 raft_consensus.cc:2468] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 2.
I20260710 11:09:10.921118 11126 raft_consensus.cc:2468] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 2.
I20260710 11:09:10.921928 11168 leader_election.cc:304] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:10.922644 11329 raft_consensus.cc:2804] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:10.923013 11329 raft_consensus.cc:697] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:10.923678 11329 consensus_queue.cc:237] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.928215 11372 consensus_queue.cc:1048] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.930526 10947 catalog_manager.cc:5697] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 1 to 2, leader changed from 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65) to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 2 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:10.940101 11409 consensus_queue.cc:1048] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:10.956425 11409 raft_consensus.cc:993] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: : Instructing follower 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:10.956843 11372 raft_consensus.cc:1081] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Signalling peer 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:10.958082 11126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:57336
I20260710 11:09:10.958592 11126 raft_consensus.cc:493] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:10.958946 11126 raft_consensus.cc:3060] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.963894 11126 raft_consensus.cc:515] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.970667 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:10.970947 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07179dbfc3f14ce9bb8900c649267b40" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:10.971256 11051 raft_consensus.cc:3060] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.971568 11200 raft_consensus.cc:3055] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:10.971875 11200 raft_consensus.cc:740] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:10.972030 11126 leader_election.cc:290] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:10.972647 11200 consensus_queue.cc:260] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.978799 11200 raft_consensus.cc:3060] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.979682 11051 raft_consensus.cc:2468] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:10.980867 11094 leader_election.cc:304] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:10.981788 11346 raft_consensus.cc:2804] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:10.982240 11346 raft_consensus.cc:697] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:10.983014 11346 consensus_queue.cc:237] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:10.985193 11200 raft_consensus.cc:2468] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:10.990485 10951 catalog_manager.cc:5697] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 1 to 2, leader changed from ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67) to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 2 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.004992 11375 raft_consensus.cc:993] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: : Instructing follower 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:11.005352 11347 raft_consensus.cc:1081] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Signalling peer 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:11.006585 11052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:51728
I20260710 11:09:11.006983 11052 raft_consensus.cc:493] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.007269 11052 raft_consensus.cc:3060] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.007679 11372 consensus_queue.cc:1048] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.012529 11052 raft_consensus.cc:515] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.016987 11126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:11.017491 11126 raft_consensus.cc:3055] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.017421 11329 consensus_queue.cc:1048] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.017956 11126 raft_consensus.cc:740] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:11.018726 11126 consensus_queue.cc:260] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.019748 11126 raft_consensus.cc:3060] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.024519 11052 leader_election.cc:290] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:11.025640 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf05d8a6b794f69af3f920bb6de7302" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:11.026209 11200 raft_consensus.cc:3060] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.028834 11329 raft_consensus.cc:993] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: : Instructing follower 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:11.029263 11329 raft_consensus.cc:1081] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Signalling peer 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:11.030452 11126 raft_consensus.cc:2468] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:11.031024 11127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:57336
I20260710 11:09:11.031575 11127 raft_consensus.cc:493] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.031514 11016 leader_election.cc:304] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:11.032181 11127 raft_consensus.cc:3060] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.032198 11200 raft_consensus.cc:2468] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:11.032570 11411 raft_consensus.cc:2804] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.033104 11411 raft_consensus.cc:697] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:11.033887 11411 consensus_queue.cc:237] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.037987 11127 raft_consensus.cc:515] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.040509 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:11.040761 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa62230cce0c4167b439a182f115bf02" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:11.041085 11052 raft_consensus.cc:3060] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.041364 11127 leader_election.cc:290] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:11.041201 11200 raft_consensus.cc:3055] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.042104 11200 raft_consensus.cc:740] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:11.042743 11200 consensus_queue.cc:260] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.043576 11200 raft_consensus.cc:3060] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.040428 10947 catalog_manager.cc:5697] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 1 to 2, leader changed from 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66) to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.047039 11052 raft_consensus.cc:2468] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:11.047914 11094 leader_election.cc:304] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:11.047958 11200 raft_consensus.cc:2468] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:11.048624 11347 raft_consensus.cc:2804] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.049070 11347 raft_consensus.cc:697] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:11.049763 11347 consensus_queue.cc:237] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.056951 10947 catalog_manager.cc:5697] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 1 to 2, leader changed from ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67) to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 2 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.104336 11347 consensus_queue.cc:1048] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.112741 11375 consensus_queue.cc:1048] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.233945 11360 raft_consensus.cc:993] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: : Instructing follower 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:11.234393 11361 raft_consensus.cc:1081] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Signalling peer 6b110e7602774f80ab00ed4a4f18ccbd to start an election
I20260710 11:09:11.236054 11127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
 from {username='slave'} at 127.0.0.1:57350
I20260710 11:09:11.236488 11127 raft_consensus.cc:493] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.236779 11127 raft_consensus.cc:3060] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.241562 11127 raft_consensus.cc:515] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.243088 11127 leader_election.cc:290] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:11.243719 11052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:11.244099 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a209f303c64a4a8db8c18d8bc172cf" candidate_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:11.244283 11052 raft_consensus.cc:3055] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.244590 11052 raft_consensus.cc:740] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:11.244633 11200 raft_consensus.cc:3060] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.245337 11052 consensus_queue.cc:260] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.246416 11052 raft_consensus.cc:3060] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.250571 11200 raft_consensus.cc:2468] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:11.250931 11346 raft_consensus.cc:993] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: : Instructing follower 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:11.251366 11346 raft_consensus.cc:1081] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Signalling peer 41ec7371b28a4388a8a7ff883eb645a5 to start an election
I20260710 11:09:11.251641 11093 leader_election.cc:304] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:11.252379 11052 raft_consensus.cc:2468] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b110e7602774f80ab00ed4a4f18ccbd in term 2.
I20260710 11:09:11.252491 11346 raft_consensus.cc:2804] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.252679 11051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
 from {username='slave'} at 127.0.0.1:51728
I20260710 11:09:11.252938 11346 raft_consensus.cc:697] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:11.253216 11051 raft_consensus.cc:493] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.253582 11051 raft_consensus.cc:3060] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.253722 11346 consensus_queue.cc:237] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.258936 11051 raft_consensus.cc:515] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.260892 10951 catalog_manager.cc:5697] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd reported cstate change: term changed from 1 to 2, leader changed from 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65) to 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66). New cstate: current_term: 2 leader_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.261466 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:11.261636 11051 leader_election.cc:290] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Requested vote from peers 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365), ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67:42991)
I20260710 11:09:11.262187 11127 raft_consensus.cc:3055] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.262674 11127 raft_consensus.cc:740] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:11.263404 11127 consensus_queue.cc:260] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.264300 11127 raft_consensus.cc:3060] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.262164 11200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09dda4eda3427d89a41caa87fb319f" candidate_uuid: "41ec7371b28a4388a8a7ff883eb645a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
I20260710 11:09:11.268064 11200 raft_consensus.cc:3060] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.269208 11127 raft_consensus.cc:2468] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:11.270103 11016 leader_election.cc:304] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41ec7371b28a4388a8a7ff883eb645a5, 6b110e7602774f80ab00ed4a4f18ccbd; no voters: 
I20260710 11:09:11.270673 11361 raft_consensus.cc:2804] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.271028 11361 raft_consensus.cc:697] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Becoming Leader. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:11.271653 11361 consensus_queue.cc:237] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:11.272260 11200 raft_consensus.cc:2468] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ec7371b28a4388a8a7ff883eb645a5 in term 2.
I20260710 11:09:11.277199 10951 catalog_manager.cc:5697] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 reported cstate change: term changed from 1 to 2, leader changed from 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66) to 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65). New cstate: current_term: 2 leader_uuid: "41ec7371b28a4388a8a7ff883eb645a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.364856 11127 raft_consensus.cc:1275] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.365836 11409 consensus_queue.cc:1048] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.375628 11052 raft_consensus.cc:1275] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.377440 11372 consensus_queue.cc:1048] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.416338 11200 raft_consensus.cc:1275] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.417347 11361 consensus_queue.cc:1048] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.423637 11127 raft_consensus.cc:1275] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.424988 11360 consensus_queue.cc:1048] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.534866 11052 raft_consensus.cc:1275] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.536012 11346 consensus_queue.cc:1048] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.539147 11200 raft_consensus.cc:1275] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.540388 11347 consensus_queue.cc:1048] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.543453 11201 raft_consensus.cc:1275] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.546039 11375 consensus_queue.cc:1048] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.560240 11051 raft_consensus.cc:1275] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.561518 11416 consensus_queue.cc:1048] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.778641 11200 raft_consensus.cc:1275] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.778666 11127 raft_consensus.cc:1275] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.779819 11416 consensus_queue.cc:1048] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.779879 11361 consensus_queue.cc:1048] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.789750 11051 raft_consensus.cc:1275] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Refusing update from remote peer 6b110e7602774f80ab00ed4a4f18ccbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.791654 11377 consensus_queue.cc:1048] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.792604 11201 raft_consensus.cc:1275] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Refusing update from remote peer 41ec7371b28a4388a8a7ff883eb645a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.796442 11360 consensus_queue.cc:1048] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.854622 10949 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46934:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:13.871026 10949 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46934:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:13.901212  6525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:13.963704 11456 tablet.cc:1724] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.057636 11018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.95.67:42991, user_credentials={real_user=slave}} blocked reactor thread for 70142.4us
I20260710 11:09:14.069905 11051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1"
dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
mode: GRACEFUL
new_leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:35280
I20260710 11:09:14.080786 11464 tablet.cc:1724] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.083789 11051 raft_consensus.cc:606] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Received request to transfer leadership to TS ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:14.101549 11467 tablet.cc:1724] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.106565 11471 tablet.cc:1724] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.138445 11456 tablet.cc:1724] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.202600 11471 tablet.cc:1724] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.197229 11467 tablet.cc:1724] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.218832 11494 tablet.cc:1724] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.219883 11472 raft_consensus.cc:993] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: : Instructing follower ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:14.195399 11481 tablet.cc:1724] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.230020 11472 raft_consensus.cc:1081] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Signalling peer ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:14.220752 11488 tablet.cc:1724] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.241873 11464 tablet.cc:1724] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.253139 11202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:56268
I20260710 11:09:14.253746 11202 raft_consensus.cc:493] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.254102 11202 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.251371 11456 tablet.cc:1724] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.223631 11492 tablet.cc:1724] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.262292 11202 raft_consensus.cc:515] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:14.280575 11202 leader_election.cc:290] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 3 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:14.284243 11496 tablet.cc:1724] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.286315 11049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:14.288066 11049 raft_consensus.cc:3055] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:14.289593 11049 raft_consensus.cc:740] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41ec7371b28a4388a8a7ff883eb645a5, State: Running, Role: LEADER
I20260710 11:09:14.290503 11049 consensus_queue.cc:260] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [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: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:14.293598 11049 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.301664 11124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33"
dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
mode: GRACEFUL
new_leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:58714
I20260710 11:09:14.303418 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a5f893dc74418a1727763ddd4d3a1" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:14.304473 11127 raft_consensus.cc:3060] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.305277 11481 tablet.cc:1724] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.307806 11124 raft_consensus.cc:606] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Received request to transfer leadership to TS ef5f8f4394d9462ca57e84ba5aed44e7
I20260710 11:09:14.312461 11127 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 3.
I20260710 11:09:14.313755 11456 tablet.cc:1724] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.317754 11494 tablet.cc:1724] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.317871 11493 tablet.cc:1724] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.320577 11165 leader_election.cc:304] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [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: 6b110e7602774f80ab00ed4a4f18ccbd, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:14.321530 11422 raft_consensus.cc:2804] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:14.321959 11422 raft_consensus.cc:697] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:14.322696 11422 consensus_queue.cc:237] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [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: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:14.323704  6525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:14.324314  6525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:14.319205 11467 tablet.cc:1724] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.330240 11498 tablet.cc:1724] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.332201 11492 tablet.cc:1724] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.336589 11497 tablet.cc:1724] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.347118 11494 tablet.cc:1724] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.348120 11471 tablet.cc:1724] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.330080 11464 tablet.cc:1724] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: 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 11:09:14.361866 11498 tablet.cc:1724] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: 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 11:09:14.366817 11049 raft_consensus.cc:2468] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 3.
I20260710 11:09:14.368324 11456 tablet.cc:1724] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: 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 11:09:14.387951 10949 catalog_manager.cc:5697] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 2 to 3, leader changed from 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65) to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 3 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.415853 10947 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23: soft_deleted_table [id=94018f9e39c84977be72a269901cef4b] alter complete (version 1)
I20260710 11:09:14.476399 11473 raft_consensus.cc:993] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: : Instructing follower ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:14.476884 11475 raft_consensus.cc:1081] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Signalling peer ef5f8f4394d9462ca57e84ba5aed44e7 to start an election
I20260710 11:09:14.478055 11202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33"
dest_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7"
 from {username='slave'} at 127.0.0.1:56252
I20260710 11:09:14.478449 11202 raft_consensus.cc:493] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.478694 11202 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.483042 11202 raft_consensus.cc:515] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:14.484349 11202 leader_election.cc:290] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [CANDIDATE]: Term 3 election: Requested vote from peers 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683), 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365)
I20260710 11:09:14.485023 11049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41ec7371b28a4388a8a7ff883eb645a5"
I20260710 11:09:14.485244 11127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566ba83f80a44cc19e62f82baf64ef33" candidate_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b110e7602774f80ab00ed4a4f18ccbd"
I20260710 11:09:14.485632 11049 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.485702 11127 raft_consensus.cc:3055] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:14.486021 11127 raft_consensus.cc:740] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b110e7602774f80ab00ed4a4f18ccbd, State: Running, Role: LEADER
I20260710 11:09:14.486563 11127 consensus_queue.cc:260] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [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: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:14.487340 11127 raft_consensus.cc:3060] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.490342 11049 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 3.
I20260710 11:09:14.491268 11168 leader_election.cc:304] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [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: 41ec7371b28a4388a8a7ff883eb645a5, ef5f8f4394d9462ca57e84ba5aed44e7; no voters: 
I20260710 11:09:14.491564 11127 raft_consensus.cc:2468] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f8f4394d9462ca57e84ba5aed44e7 in term 3.
I20260710 11:09:14.491858 11422 raft_consensus.cc:2804] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:14.492347 11422 raft_consensus.cc:697] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 LEADER]: Becoming Leader. State: Replica: ef5f8f4394d9462ca57e84ba5aed44e7, State: Running, Role: LEADER
I20260710 11:09:14.493074 11422 consensus_queue.cc:237] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [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: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } }
I20260710 11:09:14.499399 10947 catalog_manager.cc:5697] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 reported cstate change: term changed from 2 to 3, leader changed from 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66) to ef5f8f4394d9462ca57e84ba5aed44e7 (127.6.95.67). New cstate: current_term: 3 leader_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5f8f4394d9462ca57e84ba5aed44e7" member_type: VOTER last_known_addr { host: "127.6.95.67" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.743781 11127 raft_consensus.cc:1275] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.744778 11422 consensus_queue.cc:1048] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:14.753054 11049 raft_consensus.cc:1275] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.754601 11422 consensus_queue.cc:1048] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:14.989696 11127 raft_consensus.cc:1275] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.990828 11422 consensus_queue.cc:1048] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b110e7602774f80ab00ed4a4f18ccbd" member_type: VOTER last_known_addr { host: "127.6.95.66" port: 35365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:14.998747 11049 raft_consensus.cc:1275] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Refusing update from remote peer ef5f8f4394d9462ca57e84ba5aed44e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:15.000957 11512 consensus_queue.cc:1048] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41ec7371b28a4388a8a7ff883eb645a5" member_type: VOTER last_known_addr { host: "127.6.95.65" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:16.287406  6525 tablet_server.cc:179] TabletServer@127.6.95.65:0 shutting down...
I20260710 11:09:16.308434  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:16.309137  6525 tablet_replica.cc:333] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.310010  6525 raft_consensus.cc:2243] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.310878  6525 raft_consensus.cc:2272] T 0aff34a42e314739afd92c8c5c4de80a P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.313117  6525 tablet_replica.cc:333] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.313714  6525 raft_consensus.cc:2243] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.314170  6525 raft_consensus.cc:2272] T fa62230cce0c4167b439a182f115bf02 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.316257  6525 tablet_replica.cc:333] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.316798  6525 raft_consensus.cc:2243] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.317242  6525 raft_consensus.cc:2272] T 5fa982d26d4a45efa1cd70f766f4de53 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.319192  6525 tablet_replica.cc:333] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.319795  6525 raft_consensus.cc:2243] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.320324  6525 raft_consensus.cc:2272] T 31996723dfa04e809903b2029f7e0950 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.322201  6525 tablet_replica.cc:333] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.322707  6525 raft_consensus.cc:2243] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.323465  6525 raft_consensus.cc:2272] T 5b09dda4eda3427d89a41caa87fb319f P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.325582  6525 tablet_replica.cc:333] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.326112  6525 raft_consensus.cc:2243] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.326555  6525 raft_consensus.cc:2272] T 51a209f303c64a4a8db8c18d8bc172cf P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.328616  6525 tablet_replica.cc:333] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.329085  6525 raft_consensus.cc:2243] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.329460  6525 raft_consensus.cc:2272] T 215a5f893dc74418a1727763ddd4d3a1 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.331300  6525 tablet_replica.cc:333] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.331777  6525 raft_consensus.cc:2243] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.332211  6525 raft_consensus.cc:2272] T 9f135e3c2b264af384b89c412ae9dd47 P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.334162  6525 tablet_replica.cc:333] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.334637  6525 raft_consensus.cc:2243] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.335042  6525 raft_consensus.cc:2272] T 2399f0de510048b9a031324c249931ef P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.336850  6525 tablet_replica.cc:333] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.337319  6525 raft_consensus.cc:2243] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.338035  6525 raft_consensus.cc:2272] T ce71ee7e097845eaaec949301ba8984e P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.339800  6525 tablet_replica.cc:333] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.340263  6525 raft_consensus.cc:2243] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.340986  6525 raft_consensus.cc:2272] T daf05d8a6b794f69af3f920bb6de7302 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.342882  6525 tablet_replica.cc:333] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.343349  6525 raft_consensus.cc:2243] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.344122  6525 raft_consensus.cc:2272] T 26956b5ebc5a4b22ae6df0d94450ecbc P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.346189  6525 tablet_replica.cc:333] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.346675  6525 raft_consensus.cc:2243] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.347105  6525 raft_consensus.cc:2272] T 566ba83f80a44cc19e62f82baf64ef33 P 41ec7371b28a4388a8a7ff883eb645a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.349057  6525 tablet_replica.cc:333] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.349516  6525 raft_consensus.cc:2243] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.349920  6525 raft_consensus.cc:2272] T 2888906b6f2943c5a0dfea4c507489a8 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.351832  6525 tablet_replica.cc:333] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.352314  6525 raft_consensus.cc:2243] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.352761  6525 raft_consensus.cc:2272] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.354596  6525 tablet_replica.cc:333] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.355038  6525 raft_consensus.cc:2243] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.355762  6525 raft_consensus.cc:2272] T fc9961c32c2e4e51bd5e7b2316e4473d P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.357558  6525 tablet_replica.cc:333] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.357992  6525 raft_consensus.cc:2243] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.358722  6525 raft_consensus.cc:2272] T 84b8b9b69bef41779f4c8afae7f290fc P 41ec7371b28a4388a8a7ff883eb645a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.360530  6525 tablet_replica.cc:333] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5: stopping tablet replica
I20260710 11:09:16.360944  6525 raft_consensus.cc:2243] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.361397  6525 raft_consensus.cc:2272] T 07179dbfc3f14ce9bb8900c649267b40 P 41ec7371b28a4388a8a7ff883eb645a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.403151  6525 tablet_server.cc:196] TabletServer@127.6.95.65:0 shutdown complete.
I20260710 11:09:16.438892  6525 tablet_server.cc:179] TabletServer@127.6.95.66:0 shutting down...
I20260710 11:09:16.460258  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:16.461025  6525 tablet_replica.cc:333] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.461915  6525 raft_consensus.cc:2243] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.462967  6525 raft_consensus.cc:2272] T fa62230cce0c4167b439a182f115bf02 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.465864  6525 tablet_replica.cc:333] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.466382  6525 raft_consensus.cc:2243] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.467060  6525 raft_consensus.cc:2272] T 07179dbfc3f14ce9bb8900c649267b40 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.468971  6525 tablet_replica.cc:333] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.469549  6525 raft_consensus.cc:2243] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.470238  6525 raft_consensus.cc:2272] T 5fa982d26d4a45efa1cd70f766f4de53 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.472071  6525 tablet_replica.cc:333] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.472579  6525 raft_consensus.cc:2243] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.473016  6525 raft_consensus.cc:2272] T 31996723dfa04e809903b2029f7e0950 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.474782  6525 tablet_replica.cc:333] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.475260  6525 raft_consensus.cc:2243] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.475672  6525 raft_consensus.cc:2272] T 5b09dda4eda3427d89a41caa87fb319f P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.478006  6525 tablet_replica.cc:333] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.478494  6525 raft_consensus.cc:2243] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.478968  6525 raft_consensus.cc:2272] T 0aff34a42e314739afd92c8c5c4de80a P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.479980 11168 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.95.65:38683: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260710 11:09:16.481087  6525 tablet_replica.cc:333] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.481739  6525 raft_consensus.cc:2243] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.482218  6525 raft_consensus.cc:2272] T fc9961c32c2e4e51bd5e7b2316e4473d P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.483351 11168 consensus_peers.cc:597] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 -> Peer 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683): Couldn't send request to peer 41ec7371b28a4388a8a7ff883eb645a5. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:38683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.484320  6525 tablet_replica.cc:333] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.484823  6525 raft_consensus.cc:2243] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.485194  6525 raft_consensus.cc:2272] T 84b8b9b69bef41779f4c8afae7f290fc P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.486969  6525 tablet_replica.cc:333] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.487473  6525 raft_consensus.cc:2243] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.487880  6525 raft_consensus.cc:2272] T 26956b5ebc5a4b22ae6df0d94450ecbc P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.489735  6525 tablet_replica.cc:333] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.490233  6525 raft_consensus.cc:2243] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.490609  6525 raft_consensus.cc:2272] T 566ba83f80a44cc19e62f82baf64ef33 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.492479  6525 tablet_replica.cc:333] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.493032  6525 raft_consensus.cc:2243] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.493727  6525 raft_consensus.cc:2272] T 2888906b6f2943c5a0dfea4c507489a8 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.495548  6525 tablet_replica.cc:333] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.496220  6525 raft_consensus.cc:2243] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.496773  6525 raft_consensus.cc:2272] T 215a5f893dc74418a1727763ddd4d3a1 P 6b110e7602774f80ab00ed4a4f18ccbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.499027  6525 tablet_replica.cc:333] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.499677  6525 raft_consensus.cc:2243] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.500552  6525 raft_consensus.cc:2272] T 51a209f303c64a4a8db8c18d8bc172cf P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.502825  6525 tablet_replica.cc:333] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.503319  6525 raft_consensus.cc:2243] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.504026  6525 raft_consensus.cc:2272] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.505703  6525 tablet_replica.cc:333] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.506141  6525 raft_consensus.cc:2243] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.506832  6525 raft_consensus.cc:2272] T 9f135e3c2b264af384b89c412ae9dd47 P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.508611  6525 tablet_replica.cc:333] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.509104  6525 raft_consensus.cc:2243] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.509526  6525 raft_consensus.cc:2272] T 2399f0de510048b9a031324c249931ef P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.511246  6525 tablet_replica.cc:333] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.511685  6525 raft_consensus.cc:2243] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.512107  6525 raft_consensus.cc:2272] T daf05d8a6b794f69af3f920bb6de7302 P 6b110e7602774f80ab00ed4a4f18ccbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.513759  6525 tablet_replica.cc:333] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd: stopping tablet replica
I20260710 11:09:16.514158  6525 raft_consensus.cc:2243] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.514556  6525 raft_consensus.cc:2272] T ce71ee7e097845eaaec949301ba8984e P 6b110e7602774f80ab00ed4a4f18ccbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.534633 11168 consensus_peers.cc:597] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 -> Peer 41ec7371b28a4388a8a7ff883eb645a5 (127.6.95.65:38683): Couldn't send request to peer 41ec7371b28a4388a8a7ff883eb645a5. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.65:38683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.554891  6525 tablet_server.cc:196] TabletServer@127.6.95.66:0 shutdown complete.
I20260710 11:09:16.587204  6525 tablet_server.cc:179] TabletServer@127.6.95.67:0 shutting down...
W20260710 11:09:16.605001 11165 consensus_peers.cc:597] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 -> Peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Couldn't send request to peer 6b110e7602774f80ab00ed4a4f18ccbd. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:35365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.608641  6525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:16.609418  6525 tablet_replica.cc:333] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.610181  6525 raft_consensus.cc:2243] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.610826  6525 raft_consensus.cc:2272] T fa62230cce0c4167b439a182f115bf02 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.612538 11165 consensus_peers.cc:597] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 -> Peer 6b110e7602774f80ab00ed4a4f18ccbd (127.6.95.66:35365): Couldn't send request to peer 6b110e7602774f80ab00ed4a4f18ccbd. Status: Network error: Client connection negotiation failed: client connection to 127.6.95.66:35365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.613394  6525 tablet_replica.cc:333] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.613952  6525 raft_consensus.cc:2243] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.614385  6525 raft_consensus.cc:2272] T 5fa982d26d4a45efa1cd70f766f4de53 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.616763  6525 tablet_replica.cc:333] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.617295  6525 raft_consensus.cc:2243] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.617697  6525 raft_consensus.cc:2272] T 07179dbfc3f14ce9bb8900c649267b40 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.619464  6525 tablet_replica.cc:333] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.619961  6525 raft_consensus.cc:2243] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.620638  6525 raft_consensus.cc:2272] T 31996723dfa04e809903b2029f7e0950 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.622226  6525 tablet_replica.cc:333] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.622684  6525 raft_consensus.cc:2243] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.623072  6525 raft_consensus.cc:2272] T 5b09dda4eda3427d89a41caa87fb319f P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.624750  6525 tablet_replica.cc:333] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.625181  6525 raft_consensus.cc:2243] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.625583  6525 raft_consensus.cc:2272] T 9008ec9d3e3c4d8ea948f4c2b8ce1385 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.627249  6525 tablet_replica.cc:333] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.627689  6525 raft_consensus.cc:2243] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.628396  6525 raft_consensus.cc:2272] T 566ba83f80a44cc19e62f82baf64ef33 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.630077  6525 tablet_replica.cc:333] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.630508  6525 raft_consensus.cc:2243] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.630856  6525 raft_consensus.cc:2272] T 26956b5ebc5a4b22ae6df0d94450ecbc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.632603  6525 tablet_replica.cc:333] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.633034  6525 raft_consensus.cc:2243] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.633664  6525 raft_consensus.cc:2272] T 2399f0de510048b9a031324c249931ef P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.635265  6525 tablet_replica.cc:333] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.635687  6525 raft_consensus.cc:2243] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.636068  6525 raft_consensus.cc:2272] T 9f135e3c2b264af384b89c412ae9dd47 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.637807  6525 tablet_replica.cc:333] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.638216  6525 raft_consensus.cc:2243] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.638553  6525 raft_consensus.cc:2272] T fc9961c32c2e4e51bd5e7b2316e4473d P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.640175  6525 tablet_replica.cc:333] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.640607  6525 raft_consensus.cc:2243] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.640949  6525 raft_consensus.cc:2272] T 84b8b9b69bef41779f4c8afae7f290fc P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.642517  6525 tablet_replica.cc:333] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.642923  6525 raft_consensus.cc:2243] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.643292  6525 raft_consensus.cc:2272] T 51a209f303c64a4a8db8c18d8bc172cf P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.645063  6525 tablet_replica.cc:333] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.645473  6525 raft_consensus.cc:2243] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.646160  6525 raft_consensus.cc:2272] T 215a5f893dc74418a1727763ddd4d3a1 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.647828  6525 tablet_replica.cc:333] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.648327  6525 raft_consensus.cc:2243] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.648717  6525 raft_consensus.cc:2272] T ce71ee7e097845eaaec949301ba8984e P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.650439  6525 tablet_replica.cc:333] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.650867  6525 raft_consensus.cc:2243] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.651305  6525 raft_consensus.cc:2272] T daf05d8a6b794f69af3f920bb6de7302 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.653046  6525 tablet_replica.cc:333] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.653442  6525 raft_consensus.cc:2243] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.653802  6525 raft_consensus.cc:2272] T 0aff34a42e314739afd92c8c5c4de80a P ef5f8f4394d9462ca57e84ba5aed44e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.655480  6525 tablet_replica.cc:333] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7: stopping tablet replica
I20260710 11:09:16.655866  6525 raft_consensus.cc:2243] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.656222  6525 raft_consensus.cc:2272] T 2888906b6f2943c5a0dfea4c507489a8 P ef5f8f4394d9462ca57e84ba5aed44e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.013574 11223 debug-util.cc:398] Leaking SignalData structure 0x7b08000f51c0 after lost signal to thread 6528
W20260710 11:09:17.014459 11223 debug-util.cc:398] Leaking SignalData structure 0x7b08001b30e0 after lost signal to thread 10985
W20260710 11:09:17.693068  6525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11223)
W20260710 11:09:18.693526  6525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11223)
I20260710 11:09:19.296424  6525 tablet_server.cc:196] TabletServer@127.6.95.67:0 shutdown complete.
I20260710 11:09:19.326781  6525 master.cc:562] Master@127.6.95.126:44283 shutting down...
I20260710 11:09:19.344240  6525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:19.344795  6525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.345086  6525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b8d176a05ba4634bc4382c3a7c53e23: stopping tablet replica
I20260710 11:09:19.364105  6525 master.cc:584] Master@127.6.95.126:44283 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14618 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26743 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114635 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:19.412906  6525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 418 messages since previous log ~17 seconds ago
I20260710 11:09:19.413127  6525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 418 messages since previous log ~17 seconds ago
I20260710 11:09:19.413283  6525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 417 messages since previous log ~17 seconds ago
I20260710 11:09:19.413461  6525 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 ~37 seconds ago
I20260710 11:09:19.413625  6525 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 ~37 seconds ago
I20260710 11:09:19.413865  6525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~2 seconds ago
I20260710 11:09:19.414142  6525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
